Module: Aws::PrometheusService::Client::_ListScrapersResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListScrapersResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#next_token ⇒ ::String
433 |
# File 'sig/client.rbs', line 433
def next_token: () -> ::String
|
#scrapers ⇒ ::Array[Types::ScraperSummary]
432 |
# File 'sig/client.rbs', line 432
def scrapers: () -> ::Array[Types::ScraperSummary]
|