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
429 |
# File 'sig/client.rbs', line 429
def next_token: () -> ::String
|
#scrapers ⇒ ::Array[Types::ScraperSummary]
428 |
# File 'sig/client.rbs', line 428
def scrapers: () -> ::Array[Types::ScraperSummary]
|