class Aws::SecurityHub::Types::Record
An occurrence of sensitive data in an Apache Avro object container or an Apache Parquet file.
@note When making an API call, you may pass Record
data as a hash: { json_path: "NonEmptyString", record_index: 1, }
@!attribute [rw] json_path
The path, as a JSONPath expression, to the field in the record that contains the data. If the field name is longer than 20 characters, it is truncated. If the path is longer than 250 characters, it is truncated. @return [String]
@!attribute [rw] record_index
The record index, starting from 0, for the record that contains the data. @return [Integer]
@see docs.aws.amazon.com/goto/WebAPI/securityhub-2018-10-26/Record AWS API Documentation
Constants
- SENSITIVE