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