Amazon Kinesis Data Analytics ApplicationOutput DestinationSchema
The
DestinationSchema property describes the data format when records are written to the destination.
DestinationSchema is a property of the Output property type.
Syntax
To declare this entity in your AWS CloudFormation template, use the following syntax:
JSON
{ "RecordFormatType" :String}
YAML
RecordFormatType:String
Properties
RecordFormatType-
Specifies the format of the records on the output stream.
Required: No
Type: String
Update requires: No interruption
