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