@Stability(value=Stable)
public static interface CfnApplicationReferenceDataSource.RecordFormatProperty
extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnApplicationReferenceDataSource.RecordFormatProperty.Builder
A builder for
CfnApplicationReferenceDataSource.RecordFormatProperty |
static class |
CfnApplicationReferenceDataSource.RecordFormatProperty.Jsii$Proxy
An implementation for
CfnApplicationReferenceDataSource.RecordFormatProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnApplicationReferenceDataSource.RecordFormatProperty.Builder |
builder() |
default Object |
getMappingParameters()
`CfnApplicationReferenceDataSource.RecordFormatProperty.MappingParameters`.
|
String |
getRecordFormatType()
`CfnApplicationReferenceDataSource.RecordFormatProperty.RecordFormatType`.
|
@Stability(value=Stable) @NotNull String getRecordFormatType()
@Stability(value=Stable) @Nullable default Object getMappingParameters()
@Stability(value=Stable) static CfnApplicationReferenceDataSource.RecordFormatProperty.Builder builder()
Copyright © 2021. All rights reserved.