public static interface DestinationSchema.Builder extends CopyableBuilder<DestinationSchema.Builder,DestinationSchema>
| Modifier and Type | Method and Description |
|---|---|
DestinationSchema.Builder |
recordFormatType(RecordFormatType recordFormatType)
Specifies the format of the records on the output stream.
|
DestinationSchema.Builder |
recordFormatType(String recordFormatType)
Specifies the format of the records on the output stream.
|
copyapply, buildDestinationSchema.Builder recordFormatType(String recordFormatType)
Specifies the format of the records on the output stream.
recordFormatType - Specifies the format of the records on the output stream.RecordFormatType,
RecordFormatTypeDestinationSchema.Builder recordFormatType(RecordFormatType recordFormatType)
Specifies the format of the records on the output stream.
recordFormatType - Specifies the format of the records on the output stream.RecordFormatType,
RecordFormatTypeCopyright © 2017 Amazon Web Services, Inc. All Rights Reserved.