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]
372 |
# File 'sig/client.rbs', line 372
def aggregated_source_status_list: () -> ::Array[Types::AggregatedSourceStatus]
|
#next_token ⇒ ::String
373 |
# File 'sig/client.rbs', line 373
def next_token: () -> ::String
|