@Stability(value=Stable) public static final class CfnApplication.GlueDataCatalogConfigurationProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnApplication.GlueDataCatalogConfigurationProperty>
CfnApplication.GlueDataCatalogConfigurationProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnApplication.GlueDataCatalogConfigurationProperty |
build()
Builds the configured instance.
|
CfnApplication.GlueDataCatalogConfigurationProperty.Builder |
databaseArn(String databaseArn)
Sets the value of
CfnApplication.GlueDataCatalogConfigurationProperty.getDatabaseArn() |
@Stability(value=Stable) public CfnApplication.GlueDataCatalogConfigurationProperty.Builder databaseArn(String databaseArn)
CfnApplication.GlueDataCatalogConfigurationProperty.getDatabaseArn()databaseArn - The Amazon Resource Name (ARN) of the database.this@Stability(value=Stable) public CfnApplication.GlueDataCatalogConfigurationProperty build()
build in interface software.amazon.jsii.Builder<CfnApplication.GlueDataCatalogConfigurationProperty>CfnApplication.GlueDataCatalogConfigurationPropertyNullPointerException - if any required attribute was not providedCopyright © 2022. All rights reserved.