Module: Aws::NetworkMonitor::Client::_ListMonitorsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListMonitorsOutput]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#monitors ⇒ ::Array[Types::MonitorSummary]
201 |
# File 'sig/client.rbs', line 201 def monitors: () -> ::Array[Types::MonitorSummary] |
#next_token ⇒ ::String
202 |
# File 'sig/client.rbs', line 202 def next_token: () -> ::String |