class Aws::ConfigService::Types::DeletePendingAggregationRequestRequest

@note When making an API call, you may pass DeletePendingAggregationRequestRequest

data as a hash:

    {
      requester_account_id: "AccountId", # required
      requester_aws_region: "AwsRegion", # required
    }

@!attribute [rw] requester_account_id

The 12-digit account ID of the account requesting to aggregate data.
@return [String]

@!attribute [rw] requester_aws_region

The region requesting to aggregate data.
@return [String]

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

Constants

SENSITIVE