@Stability(value=Stable) public static final class CfnJob.DataCatalogOutputProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnJob.DataCatalogOutputProperty>
CfnJob.DataCatalogOutputProperty| Constructor and Description |
|---|
Builder() |
@Stability(value=Stable) public CfnJob.DataCatalogOutputProperty.Builder databaseName(String databaseName)
CfnJob.DataCatalogOutputProperty.getDatabaseName()databaseName - `CfnJob.DataCatalogOutputProperty.DatabaseName`. This parameter is required.this@Stability(value=Stable) public CfnJob.DataCatalogOutputProperty.Builder tableName(String tableName)
CfnJob.DataCatalogOutputProperty.getTableName()tableName - `CfnJob.DataCatalogOutputProperty.TableName`. This parameter is required.this@Stability(value=Stable) public CfnJob.DataCatalogOutputProperty.Builder catalogId(String catalogId)
CfnJob.DataCatalogOutputProperty.getCatalogId()catalogId - `CfnJob.DataCatalogOutputProperty.CatalogId`.this@Stability(value=Stable) public CfnJob.DataCatalogOutputProperty.Builder databaseOptions(CfnJob.DatabaseTableOutputOptionsProperty databaseOptions)
CfnJob.DataCatalogOutputProperty.getDatabaseOptions()databaseOptions - `CfnJob.DataCatalogOutputProperty.DatabaseOptions`.this@Stability(value=Stable) public CfnJob.DataCatalogOutputProperty.Builder databaseOptions(IResolvable databaseOptions)
CfnJob.DataCatalogOutputProperty.getDatabaseOptions()databaseOptions - `CfnJob.DataCatalogOutputProperty.DatabaseOptions`.this@Stability(value=Stable) public CfnJob.DataCatalogOutputProperty.Builder overwrite(Boolean overwrite)
CfnJob.DataCatalogOutputProperty.getOverwrite()overwrite - `CfnJob.DataCatalogOutputProperty.Overwrite`.this@Stability(value=Stable) public CfnJob.DataCatalogOutputProperty.Builder overwrite(IResolvable overwrite)
CfnJob.DataCatalogOutputProperty.getOverwrite()overwrite - `CfnJob.DataCatalogOutputProperty.Overwrite`.this@Stability(value=Stable) public CfnJob.DataCatalogOutputProperty.Builder s3Options(CfnJob.S3TableOutputOptionsProperty s3Options)
CfnJob.DataCatalogOutputProperty.getS3Options()s3Options - `CfnJob.DataCatalogOutputProperty.S3Options`.this@Stability(value=Stable) public CfnJob.DataCatalogOutputProperty.Builder s3Options(IResolvable s3Options)
CfnJob.DataCatalogOutputProperty.getS3Options()s3Options - `CfnJob.DataCatalogOutputProperty.S3Options`.this@Stability(value=Stable) public CfnJob.DataCatalogOutputProperty build()
build in interface software.amazon.jsii.Builder<CfnJob.DataCatalogOutputProperty>CfnJob.DataCatalogOutputPropertyNullPointerException - if any required attribute was not providedCopyright © 2022. All rights reserved.