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

Class: Aws::Macie2::Types::ClassificationDetails

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

Overview

Provides information about a sensitive data finding, including the classification job that produced the finding.

Returned by:

Instance Attribute Summary collapse

Instance Attribute Details

#detailed_results_locationString

Returns:

  • (String)

#job_arnString

Returns:

  • (String)

#job_idString

Returns:

  • (String)

#resultTypes::ClassificationResult

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

Returns:

  • (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.

    .