class Aws::KinesisAnalytics::Types::JSONMappingParameters

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

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

@see docs.aws.amazon.com/goto/WebAPI/kinesisanalytics-2015-08-14/JSONMappingParameters AWS API Documentation

Constants

SENSITIVE