@Stability(value=Stable) public static final class CfnApplicationOutput.DestinationSchemaProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnApplicationOutput.DestinationSchemaProperty>
CfnApplicationOutput.DestinationSchemaProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnApplicationOutput.DestinationSchemaProperty |
build()
Builds the configured instance.
|
CfnApplicationOutput.DestinationSchemaProperty.Builder |
recordFormatType(String recordFormatType)
Sets the value of
CfnApplicationOutput.DestinationSchemaProperty.getRecordFormatType() |
@Stability(value=Stable) public CfnApplicationOutput.DestinationSchemaProperty.Builder recordFormatType(String recordFormatType)
CfnApplicationOutput.DestinationSchemaProperty.getRecordFormatType()recordFormatType - `CfnApplicationOutput.DestinationSchemaProperty.RecordFormatType`.this@Stability(value=Stable) public CfnApplicationOutput.DestinationSchemaProperty build()
build in interface software.amazon.jsii.Builder<CfnApplicationOutput.DestinationSchemaProperty>CfnApplicationOutput.DestinationSchemaPropertyNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.