@Stability(value=Stable) public static final class CfnApplicationV2.CatalogConfigurationProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnApplicationV2.CatalogConfigurationProperty>
CfnApplicationV2.CatalogConfigurationProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnApplicationV2.CatalogConfigurationProperty |
build()
Builds the configured instance.
|
CfnApplicationV2.CatalogConfigurationProperty.Builder |
glueDataCatalogConfiguration(CfnApplicationV2.GlueDataCatalogConfigurationProperty glueDataCatalogConfiguration)
|
CfnApplicationV2.CatalogConfigurationProperty.Builder |
glueDataCatalogConfiguration(IResolvable glueDataCatalogConfiguration)
|
@Stability(value=Stable) public CfnApplicationV2.CatalogConfigurationProperty.Builder glueDataCatalogConfiguration(CfnApplicationV2.GlueDataCatalogConfigurationProperty glueDataCatalogConfiguration)
glueDataCatalogConfiguration - The configuration parameters for the default Amazon Glue database.
You use this database for Apache Flink SQL queries and table API transforms that you write in a Kinesis Data Analytics Studio notebook.this@Stability(value=Stable) public CfnApplicationV2.CatalogConfigurationProperty.Builder glueDataCatalogConfiguration(IResolvable glueDataCatalogConfiguration)
glueDataCatalogConfiguration - The configuration parameters for the default Amazon Glue database.
You use this database for Apache Flink SQL queries and table API transforms that you write in a Kinesis Data Analytics Studio notebook.this@Stability(value=Stable) public CfnApplicationV2.CatalogConfigurationProperty build()
build in interface software.amazon.jsii.Builder<CfnApplicationV2.CatalogConfigurationProperty>CfnApplicationV2.CatalogConfigurationPropertyNullPointerException - if any required attribute was not providedCopyright © 2022. All rights reserved.