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]
310 |
# File 'sig/client.rbs', line 310
def aggregation_authorizations: () -> ::Array[Types::AggregationAuthorization]
|
#next_token ⇒ ::String
311 |
# File 'sig/client.rbs', line 311
def next_token: () -> ::String
|