Module: Aws::IoT::Client::_ListDetectMitigationActionsTasksResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListDetectMitigationActionsTasksResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#next_token ⇒ ::String
2581 |
# File 'sig/client.rbs', line 2581
def next_token: () -> ::String
|
#tasks ⇒ ::Array[Types::DetectMitigationActionsTaskSummary]
2580 |
# File 'sig/client.rbs', line 2580
def tasks: () -> ::Array[Types::DetectMitigationActionsTaskSummary]
|