class Aws::KinesisAnalyticsV2::Types::DestinationSchema
Describes the data format when records are written to the destination in a SQL-based Kinesis Data Analytics application.
@note When making an API call, you may pass DestinationSchema
data as a hash: { record_format_type: "JSON", # required, accepts JSON, CSV }
@!attribute [rw] record_format_type
Specifies the format of the records on the output stream. @return [String]
@see docs.aws.amazon.com/goto/WebAPI/kinesisanalyticsv2-2018-05-23/DestinationSchema AWS API Documentation
Constants
- SENSITIVE