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