class Aws::Support::Types::TrustedAdvisorResourceDetail
Contains information about a resource identified by a Trusted Advisor check.
@!attribute [rw] status
The status code for the resource identified in the Trusted Advisor check. @return [String]
@!attribute [rw] region
The AWS Region in which the identified resource is located. @return [String]
@!attribute [rw] resource_id
The unique identifier for the identified resource. @return [String]
@!attribute [rw] is_suppressed
Specifies whether the AWS resource was ignored by Trusted Advisor because it was marked as suppressed by the user. @return [Boolean]
@!attribute [rw] metadata
Additional information about the identified resource. The exact metadata and its order can be obtained by inspecting the TrustedAdvisorCheckDescription object returned by the call to DescribeTrustedAdvisorChecks. **Metadata** contains all the data that is shown in the Excel download, even in those cases where the UI shows just summary data. @return [Array<String>]
@see docs.aws.amazon.com/goto/WebAPI/support-2013-04-15/TrustedAdvisorResourceDetail AWS API Documentation
Constants
- SENSITIVE