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