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

Class: Aws::ConfigService::Types::PendingAggregationRequest

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

Overview

An object that represents the account ID and region of an aggregator account that is requesting authorization but is not yet authorized.

Instance Attribute Summary collapse

Instance Attribute Details

#requester_account_idString

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

Returns:

  • (String)

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

#requester_aws_regionString

The region requesting to aggregate data.

Returns:

  • (String)

    The region requesting to aggregate data.