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
2574 |
# File 'sig/client.rbs', line 2574
def next_token: () -> ::String
|
#tasks ⇒ ::Array[Types::DetectMitigationActionsTaskSummary]
2573 |
# File 'sig/client.rbs', line 2573
def tasks: () -> ::Array[Types::DetectMitigationActionsTaskSummary]
|