Module: Aws::SecurityAgent::Client::_BatchGetThreatModelJobTasksResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::BatchGetThreatModelJobTasksOutput]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#not_found ⇒ ::Array[::String]
294 |
# File 'sig/client.rbs', line 294 def not_found: () -> ::Array[::String] |
#threat_model_job_tasks ⇒ ::Array[Types::ThreatModelJobTask]
293 |
# File 'sig/client.rbs', line 293 def threat_model_job_tasks: () -> ::Array[Types::ThreatModelJobTask] |