Module: Aws::ConfigService::Client::_DescribeConfigurationAggregatorSourcesStatusResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::DescribeConfigurationAggregatorSourcesStatusResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#aggregated_source_status_list ⇒ ::Array[Types::AggregatedSourceStatus]
379 |
# File 'sig/client.rbs', line 379
def aggregated_source_status_list: () -> ::Array[Types::AggregatedSourceStatus]
|
#next_token ⇒ ::String
380 |
# File 'sig/client.rbs', line 380
def next_token: () -> ::String
|