| Package | Description |
|---|---|
| software.amazon.awscdk.services.opsworks |
AWS OpsWorks Construct Library
|
| Modifier and Type | Method and Description |
|---|---|
CfnApp.DataSourceProperty.Builder |
CfnApp.DataSourceProperty.Builder.arn(String arn)
Sets the value of
CfnApp.DataSourceProperty.getArn() |
static CfnApp.DataSourceProperty.Builder |
CfnApp.DataSourceProperty.builder() |
CfnApp.DataSourceProperty.Builder |
CfnApp.DataSourceProperty.Builder.databaseName(String databaseName)
Sets the value of
CfnApp.DataSourceProperty.getDatabaseName() |
CfnApp.DataSourceProperty.Builder |
CfnApp.DataSourceProperty.Builder.type(String type)
Sets the value of
CfnApp.DataSourceProperty.getType() |
| Constructor and Description |
|---|
Jsii$Proxy(CfnApp.DataSourceProperty.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnApp.DataSourceProperty.Builder. |
Copyright © 2022. All rights reserved.