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

Class: Aws::Macie2::Types::CustomDetection

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

Overview

Provides information about a custom data identifier that produced a sensitive data finding, and the sensitive data that it detected for the finding.

Instance Attribute Summary collapse

Instance Attribute Details

#arnString

Returns:

  • (String)

#countInteger

Returns:

  • (Integer)

#nameString

Returns:

  • (String)

#occurrencesTypes::Occurrences

Provides the location of 1-15 occurrences of sensitive data that was detected by managed data identifiers or a custom data identifier and produced a sensitive data finding.

Returns:

  • (Types::Occurrences)

    Provides the location of 1-15 occurrences of sensitive data that was detected by managed data identifiers or a custom data identifier and produced a sensitive data finding.

    .