Module: Aws::ConfigService::Client::_DescribePendingAggregationRequestsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::DescribePendingAggregationRequestsResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#next_token ⇒ ::String
547 |
# File 'sig/client.rbs', line 547
def next_token: () -> ::String
|
#pending_aggregation_requests ⇒ ::Array[Types::PendingAggregationRequest]
546 |
# File 'sig/client.rbs', line 546
def pending_aggregation_requests: () -> ::Array[Types::PendingAggregationRequest]
|