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
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
inline fun copy(block: AggregateResourceIdentifier.Builder.() -> Unit = {}): AggregateResourceIdentifier