class Aws::SecurityHub::Types::StatusReason
Provides additional context for the value of `Compliance.Status`.
@note When making an API call, you may pass StatusReason
data as a hash: { reason_code: "NonEmptyString", # required description: "NonEmptyString", }
@!attribute [rw] reason_code
A code that represents a reason for the control status. For the list of status reason codes and their meanings, see [Standards-related information in the ASFF][1] in the *Security Hub User Guide*. [1]: https://docs.aws.amazon.com/securityhub/latest/userguide/securityhub-standards-results.html#securityhub-standards-results-asff @return [String]
@!attribute [rw] description
The corresponding description for the status reason code. @return [String]
@see docs.aws.amazon.com/goto/WebAPI/securityhub-2018-10-26/StatusReason AWS API Documentation
Constants
- SENSITIVE