You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.

Class: Aws::Macie2::Types::CustomDataIdentifiers

Inherits:
Struct
  • Object
show all
Defined in:
(unknown)

Overview

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.

Returned by:

Instance Attribute Summary collapse

Instance Attribute Details

#detectionsArray<Types::CustomDetection>

Provides information about custom data identifiers that produced a sensitive data finding, and the number of occurrences of the data that each identifier detected.

Returns:

  • (Array<Types::CustomDetection>)

    Provides information about custom data identifiers that produced a sensitive data finding, and the number of occurrences of the data that each identifier detected.

    .

#total_countInteger

Returns:

  • (Integer)