class Aws::ConfigService::Types::DescribeAggregationAuthorizationsRequest

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

data as a hash:

    {
      limit: 1,
      next_token: "String",
    }

@!attribute [rw] limit

The maximum number of AggregationAuthorizations returned on each
page. The default is maximum. If you specify 0, Config uses the
default.
@return [Integer]

@!attribute [rw] next_token

The `nextToken` string returned on a previous page that you use to
get the next page of results in a paginated response.
@return [String]

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

Constants

SENSITIVE