TrustedAdvisorResourceDetail
Contains information about a resource identified by a Trusted Advisor check.
Contents
- isSuppressed
-
Specifies whether the Amazon resource was ignored by Trusted Advisor because it was marked as suppressed by the user.
Type: Boolean
- 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.
Type: Array of strings
- region
-
The Amazon Web Services Region in which the identified resource is located.
Type: String
- resourceId
-
The unique identifier for the identified resource.
Type: String
- status
-
The status code for the resource identified in the Trusted Advisor check.
Type: String
See Also
For more information about using this API in one of the language-specific Amazon SDKs, see the following: