TrustedAdvisorResourceDetail

Contains information about a resource identified by a Trusted Advisor check.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

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 Amazon Web Services Region in which the identified resource is located.

Link copied to clipboard

The unique identifier for the identified resource.

Link copied to clipboard

The status code for the resource identified in the Trusted Advisor check.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String