@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 - The unique identifier of the AWS account that holds the Data Catalog that stores the data.this@Stability(value=Stable) public CfnRecipe.DataCatalogInputDefinitionProperty.Builder databaseName(String databaseName)
CfnRecipe.DataCatalogInputDefinitionProperty.getDatabaseName()databaseName - The name of a database in the Data Catalog.this@Stability(value=Stable) public CfnRecipe.DataCatalogInputDefinitionProperty.Builder tableName(String tableName)
CfnRecipe.DataCatalogInputDefinitionProperty.getTableName()tableName - The name of a database table in the Data Catalog.
This table corresponds to a DataBrew dataset.this@Stability(value=Stable) public CfnRecipe.DataCatalogInputDefinitionProperty.Builder tempDirectory(CfnRecipe.S3LocationProperty tempDirectory)
CfnRecipe.DataCatalogInputDefinitionProperty.getTempDirectory()tempDirectory - Represents an Amazon location where DataBrew can store intermediate results.this@Stability(value=Stable) public CfnRecipe.DataCatalogInputDefinitionProperty.Builder tempDirectory(IResolvable tempDirectory)
CfnRecipe.DataCatalogInputDefinitionProperty.getTempDirectory()tempDirectory - Represents an Amazon location where DataBrew can store intermediate results.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 © 2022. All rights reserved.