class Aws::ConfigService::Types::DeleteAggregationAuthorizationRequest

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

data as a hash:

    {
      authorized_account_id: "AccountId", # required
      authorized_aws_region: "AwsRegion", # required
    }

@!attribute [rw] authorized_account_id

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

@!attribute [rw] authorized_aws_region

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

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

Constants

SENSITIVE