TrustedAdvisorResourceDetail
Contains information about a resource identified by a Trusted Advisor check.
Types
Properties
Link copied to clipboard
Specifies whether the Amazon Web Services resource was ignored by Trusted Advisor because it was marked as suppressed by the user.
Link copied to clipboard
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.
Link copied to clipboard
The unique identifier for the identified resource.
Functions
Link copied to clipboard
inline fun copy(block: TrustedAdvisorResourceDetail.Builder.() -> Unit = {}): TrustedAdvisorResourceDetail