class Aws::KinesisAnalyticsV2::Types::JSONMappingParameters

For a SQL-based Kinesis Data Analytics application, provides additional mapping information when JSON is the record format on the streaming source.

@note When making an API call, you may pass JSONMappingParameters

data as a hash:

    {
      record_row_path: "RecordRowPath", # required
    }

@!attribute [rw] record_row_path

The path to the top-level parent that contains the records.
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/kinesisanalyticsv2-2018-05-23/JSONMappingParameters AWS API Documentation

Constants

SENSITIVE