public static final class CfnApplicationOutput.DestinationSchemaProperty.Builder
extends java.lang.Object
CfnApplicationOutput.DestinationSchemaProperty
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
CfnApplicationOutput.DestinationSchemaProperty |
build()
Builds the configured instance.
|
CfnApplicationOutput.DestinationSchemaProperty.Builder |
recordFormatType(java.lang.String recordFormatType)
Sets the value of
CfnApplicationOutput.DestinationSchemaProperty.getRecordFormatType() |
public CfnApplicationOutput.DestinationSchemaProperty.Builder recordFormatType(java.lang.String recordFormatType)
CfnApplicationOutput.DestinationSchemaProperty.getRecordFormatType()
recordFormatType
- Specifies the format of the records on the output stream.this
public CfnApplicationOutput.DestinationSchemaProperty build()
CfnApplicationOutput.DestinationSchemaProperty
java.lang.NullPointerException
- if any required attribute was not provided