class Aws::Macie2::Types::ClassificationResult

Provides the details of a sensitive data finding, including the types, number of occurrences, and locations of the sensitive data that was detected.

@!attribute [rw] additional_occurrences

@return [Boolean]

@!attribute [rw] custom_data_identifiers

Provides information about custom data identifiers that produced a
sensitive data finding, and the number of occurrences of the data
that they detected for the finding.
@return [Types::CustomDataIdentifiers]

@!attribute [rw] mime_type

@return [String]

@!attribute [rw] sensitive_data

Provides information about the category and number of occurrences of
sensitive data that produced a finding.
@return [Array<Types::SensitiveDataItem>]

@!attribute [rw] size_classified

@return [Integer]

@!attribute [rw] status

Provides information about the status of a sensitive data finding.
@return [Types::ClassificationResultStatus]

@see docs.aws.amazon.com/goto/WebAPI/macie2-2020-01-01/ClassificationResult AWS API Documentation

Constants

SENSITIVE