class Aws::ConfigService::Types::AggregatedSourceStatus

The current sync status between the source and the aggregator account.

@!attribute [rw] source_id

The source account ID or an organization.
@return [String]

@!attribute [rw] source_type

The source account or an organization.
@return [String]

@!attribute [rw] aws_region

The region authorized to collect aggregated data.
@return [String]

@!attribute [rw] last_update_status

Filters the last updated status type.

* Valid value FAILED indicates errors while moving data.

* Valid value SUCCEEDED indicates the data was successfully moved.

* Valid value OUTDATED indicates the data is not the most recent.
@return [String]

@!attribute [rw] last_update_time

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

@!attribute [rw] last_error_code

The error code that Config returned when the source account
aggregation last failed.
@return [String]

@!attribute [rw] last_error_message

The message indicating that the source account aggregation failed
due to an error.
@return [String]

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

Constants

SENSITIVE