inputFormatConfiguration property

InputFormatConfiguration? inputFormatConfiguration
final

Specifies the deserializer that you want Kinesis Data Firehose to use to convert the format of your data from JSON. This parameter is required if Enabled is set to true.

Implementation

final InputFormatConfiguration? inputFormatConfiguration;