Module: Aws::ConfigService::Client::_DescribeAggregationAuthorizationsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::DescribeAggregationAuthorizationsResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#aggregation_authorizations ⇒ ::Array[Types::AggregationAuthorization]
303 |
# File 'sig/client.rbs', line 303
def aggregation_authorizations: () -> ::Array[Types::AggregationAuthorization]
|
#next_token ⇒ ::String
304 |
# File 'sig/client.rbs', line 304
def next_token: () -> ::String
|