@Stability(value=Stable)
public static interface CfnDataSet.PhysicalTableProperty
extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnDataSet.PhysicalTableProperty.Builder
A builder for
CfnDataSet.PhysicalTableProperty |
static class |
CfnDataSet.PhysicalTableProperty.Jsii$Proxy
An implementation for
CfnDataSet.PhysicalTableProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnDataSet.PhysicalTableProperty.Builder |
builder() |
default Object |
getCustomSql()
`CfnDataSet.PhysicalTableProperty.CustomSql`.
|
default Object |
getRelationalTable()
`CfnDataSet.PhysicalTableProperty.RelationalTable`.
|
default Object |
getS3Source()
`CfnDataSet.PhysicalTableProperty.S3Source`.
|
@Stability(value=Stable) @Nullable default Object getCustomSql()
@Stability(value=Stable) @Nullable default Object getRelationalTable()
@Stability(value=Stable) @Nullable default Object getS3Source()
@Stability(value=Stable) static CfnDataSet.PhysicalTableProperty.Builder builder()
Copyright © 2021. All rights reserved.