Module: Aws::IoTEventsData::Client::_ListDetectorsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListDetectorsResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#detector_summaries ⇒ ::Array[Types::DetectorSummary]
270 |
# File 'sig/client.rbs', line 270
def detector_summaries: () -> ::Array[Types::DetectorSummary]
|
#next_token ⇒ ::String
271 |
# File 'sig/client.rbs', line 271
def next_token: () -> ::String
|