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