Module: Aws::IoTEvents::Client::_ListDetectorModelsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListDetectorModelsResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#detector_model_summaries ⇒ ::Array[Types::DetectorModelSummary]
305 |
# File 'sig/client.rbs', line 305
def detector_model_summaries: () -> ::Array[Types::DetectorModelSummary]
|
#next_token ⇒ ::String
306 |
# File 'sig/client.rbs', line 306
def next_token: () -> ::String
|