@Stability(value=Stable)
public static interface CfnApplicationReferenceDataSourceV2.ReferenceDataSourceProperty
extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnApplicationReferenceDataSourceV2.ReferenceDataSourceProperty.Builder
|
static class |
CfnApplicationReferenceDataSourceV2.ReferenceDataSourceProperty.Jsii$Proxy
An implementation for
CfnApplicationReferenceDataSourceV2.ReferenceDataSourceProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnApplicationReferenceDataSourceV2.ReferenceDataSourceProperty.Builder |
builder() |
Object |
getReferenceSchema()
`CfnApplicationReferenceDataSourceV2.ReferenceDataSourceProperty.ReferenceSchema`.
|
default Object |
getS3ReferenceDataSource()
`CfnApplicationReferenceDataSourceV2.ReferenceDataSourceProperty.S3ReferenceDataSource`.
|
default String |
getTableName()
`CfnApplicationReferenceDataSourceV2.ReferenceDataSourceProperty.TableName`.
|
@Stability(value=Stable) @NotNull Object getReferenceSchema()
@Stability(value=Stable) @Nullable default Object getS3ReferenceDataSource()
@Stability(value=Stable) @Nullable default String getTableName()
@Stability(value=Stable) static CfnApplicationReferenceDataSourceV2.ReferenceDataSourceProperty.Builder builder()
Copyright © 2021. All rights reserved.