class Aws::KinesisAnalytics::Types::DestinationSchema
Describes the data format when records are written to the destination. For more information, see [Configuring Application Output].
[1]: docs.aws.amazon.com/kinesisanalytics/latest/dev/how-it-works-output.html
@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/kinesisanalytics-2015-08-14/DestinationSchema AWS API Documentation
Constants
- SENSITIVE