@Stability(value=Stable) public static final class CfnDataSet.PhysicalTableProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnDataSet.PhysicalTableProperty>
CfnDataSet.PhysicalTableProperty| Constructor and Description |
|---|
Builder() |
@Stability(value=Stable) public CfnDataSet.PhysicalTableProperty.Builder customSql(CfnDataSet.CustomSqlProperty customSql)
CfnDataSet.PhysicalTableProperty.getCustomSql()customSql - `CfnDataSet.PhysicalTableProperty.CustomSql`.this@Stability(value=Stable) public CfnDataSet.PhysicalTableProperty.Builder customSql(IResolvable customSql)
CfnDataSet.PhysicalTableProperty.getCustomSql()customSql - `CfnDataSet.PhysicalTableProperty.CustomSql`.this@Stability(value=Stable) public CfnDataSet.PhysicalTableProperty.Builder relationalTable(CfnDataSet.RelationalTableProperty relationalTable)
CfnDataSet.PhysicalTableProperty.getRelationalTable()relationalTable - `CfnDataSet.PhysicalTableProperty.RelationalTable`.this@Stability(value=Stable) public CfnDataSet.PhysicalTableProperty.Builder relationalTable(IResolvable relationalTable)
CfnDataSet.PhysicalTableProperty.getRelationalTable()relationalTable - `CfnDataSet.PhysicalTableProperty.RelationalTable`.this@Stability(value=Stable) public CfnDataSet.PhysicalTableProperty.Builder s3Source(CfnDataSet.S3SourceProperty s3Source)
CfnDataSet.PhysicalTableProperty.getS3Source()s3Source - `CfnDataSet.PhysicalTableProperty.S3Source`.this@Stability(value=Stable) public CfnDataSet.PhysicalTableProperty.Builder s3Source(IResolvable s3Source)
CfnDataSet.PhysicalTableProperty.getS3Source()s3Source - `CfnDataSet.PhysicalTableProperty.S3Source`.this@Stability(value=Stable) public CfnDataSet.PhysicalTableProperty build()
build in interface software.amazon.jsii.Builder<CfnDataSet.PhysicalTableProperty>CfnDataSet.PhysicalTablePropertyNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.