You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.

Class: Aws::ConfigService::Types::AggregationAuthorization

Inherits:
Struct
  • Object
show all
Defined in:
(unknown)

Overview

An object that represents the authorizations granted to aggregator accounts and regions.

Returned by:

Instance Attribute Summary collapse

Instance Attribute Details

#aggregation_authorization_arnString

The Amazon Resource Name (ARN) of the aggregation object.

Returns:

  • (String)

    The Amazon Resource Name (ARN) of the aggregation object.

#authorized_account_idString

The 12-digit account ID of the account authorized to aggregate data.

Returns:

  • (String)

    The 12-digit account ID of the account authorized to aggregate data.

#authorized_aws_regionString

The region authorized to collect aggregated data.

Returns:

  • (String)

    The region authorized to collect aggregated data.

#creation_timeTime

The time stamp when the aggregation authorization was created.

Returns:

  • (Time)

    The time stamp when the aggregation authorization was created.