AggregateResourceIdentifier

The details that identify a resource that is collected by Config aggregator, including the resource type, ID, (if available) the custom resource name, the source account, and source region.

Types

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

Properties

Link copied to clipboard

The ID of the Amazon Web Services resource.

Link copied to clipboard

The name of the Amazon Web Services resource.

Link copied to clipboard

The type of the Amazon Web Services resource.

Link copied to clipboard

The 12-digit account ID of the source account.

Link copied to clipboard

The source region where data is aggregated.

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