class Aws::SecurityHub::Types::ClassificationStatus

Provides details about the current status of the sensitive data detection.

@note When making an API call, you may pass ClassificationStatus

data as a hash:

    {
      code: "NonEmptyString",
      reason: "NonEmptyString",
    }

@!attribute [rw] code

The code that represents the status of the sensitive data detection.
@return [String]

@!attribute [rw] reason

A longer description of the current status of the sensitive data
detection.
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/securityhub-2018-10-26/ClassificationStatus AWS API Documentation

Constants

SENSITIVE