caseInsensitive property

bool? caseInsensitive
final

When set to true, which is the default, Kinesis Data Firehose converts JSON keys to lowercase before deserializing them.

Implementation

final bool? caseInsensitive;