public static interface CfnApplicationOutput.DestinationSchemaProperty
extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnApplicationOutput.DestinationSchemaProperty.Builder
A builder for
CfnApplicationOutput.DestinationSchemaProperty |
static class |
CfnApplicationOutput.DestinationSchemaProperty.Jsii$Proxy
A proxy class which represents a concrete javascript instance of this type.
|
| Modifier and Type | Method and Description |
|---|---|
static CfnApplicationOutput.DestinationSchemaProperty.Builder |
builder() |
String |
getRecordFormatType()
``CfnApplicationOutput.DestinationSchemaProperty.RecordFormatType``
|
void |
setRecordFormatType(String value)
``CfnApplicationOutput.DestinationSchemaProperty.RecordFormatType``
|
String getRecordFormatType()
void setRecordFormatType(String value)
static CfnApplicationOutput.DestinationSchemaProperty.Builder builder()
Copyright © 2019. All rights reserved.