@Stability(value=Stable)
public static interface CfnApplicationReferenceDataSourceV2.ReferenceSchemaProperty
extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnApplicationReferenceDataSourceV2.ReferenceSchemaProperty.Builder
|
static class |
CfnApplicationReferenceDataSourceV2.ReferenceSchemaProperty.Jsii$Proxy
An implementation for
CfnApplicationReferenceDataSourceV2.ReferenceSchemaProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnApplicationReferenceDataSourceV2.ReferenceSchemaProperty.Builder |
builder() |
Object |
getRecordColumns()
`CfnApplicationReferenceDataSourceV2.ReferenceSchemaProperty.RecordColumns`.
|
default String |
getRecordEncoding()
`CfnApplicationReferenceDataSourceV2.ReferenceSchemaProperty.RecordEncoding`.
|
Object |
getRecordFormat()
`CfnApplicationReferenceDataSourceV2.ReferenceSchemaProperty.RecordFormat`.
|
@Stability(value=Stable) @NotNull Object getRecordColumns()
@Stability(value=Stable) @NotNull Object getRecordFormat()
@Stability(value=Stable) @Nullable default String getRecordEncoding()
@Stability(value=Stable) static CfnApplicationReferenceDataSourceV2.ReferenceSchemaProperty.Builder builder()
Copyright © 2021. All rights reserved.