class Aws::ConfigService::Types::ConfigurationAggregator

The details about the configuration aggregator, including information about source accounts, regions, and metadata of the aggregator.

@!attribute [rw] configuration_aggregator_name

The name of the aggregator.
@return [String]

@!attribute [rw] configuration_aggregator_arn

The Amazon Resource Name (ARN) of the aggregator.
@return [String]

@!attribute [rw] account_aggregation_sources

Provides a list of source accounts and regions to be aggregated.
@return [Array<Types::AccountAggregationSource>]

@!attribute [rw] organization_aggregation_source

Provides an organization and list of regions to be aggregated.
@return [Types::OrganizationAggregationSource]

@!attribute [rw] creation_time

The time stamp when the configuration aggregator was created.
@return [Time]

@!attribute [rw] last_updated_time

The time of the last update.
@return [Time]

@!attribute [rw] created_by

Amazon Web Services service that created the configuration
aggregator.
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/config-2014-11-12/ConfigurationAggregator AWS API Documentation

Constants

SENSITIVE