@Stability(value=Stable) public static final class CfnRecipe.DataCatalogInputDefinitionProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnRecipe.DataCatalogInputDefinitionProperty>
CfnRecipe.DataCatalogInputDefinitionProperty| Constructor and Description |
|---|
Builder() |
@Stability(value=Stable) public CfnRecipe.DataCatalogInputDefinitionProperty.Builder catalogId(String catalogId)
CfnRecipe.DataCatalogInputDefinitionProperty.getCatalogId()catalogId - `CfnRecipe.DataCatalogInputDefinitionProperty.CatalogId`.this@Stability(value=Stable) public CfnRecipe.DataCatalogInputDefinitionProperty.Builder databaseName(String databaseName)
CfnRecipe.DataCatalogInputDefinitionProperty.getDatabaseName()databaseName - `CfnRecipe.DataCatalogInputDefinitionProperty.DatabaseName`.this@Stability(value=Stable) public CfnRecipe.DataCatalogInputDefinitionProperty.Builder tableName(String tableName)
CfnRecipe.DataCatalogInputDefinitionProperty.getTableName()tableName - `CfnRecipe.DataCatalogInputDefinitionProperty.TableName`.this@Stability(value=Stable) public CfnRecipe.DataCatalogInputDefinitionProperty.Builder tempDirectory(CfnRecipe.S3LocationProperty tempDirectory)
CfnRecipe.DataCatalogInputDefinitionProperty.getTempDirectory()tempDirectory - `CfnRecipe.DataCatalogInputDefinitionProperty.TempDirectory`.this@Stability(value=Stable) public CfnRecipe.DataCatalogInputDefinitionProperty.Builder tempDirectory(IResolvable tempDirectory)
CfnRecipe.DataCatalogInputDefinitionProperty.getTempDirectory()tempDirectory - `CfnRecipe.DataCatalogInputDefinitionProperty.TempDirectory`.this@Stability(value=Stable) public CfnRecipe.DataCatalogInputDefinitionProperty build()
build in interface software.amazon.jsii.Builder<CfnRecipe.DataCatalogInputDefinitionProperty>CfnRecipe.DataCatalogInputDefinitionPropertyNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.