Module: Aws::SecurityAgent::Client::_BatchGetThreatModelJobsResponseSuccess

Includes:
Seahorse::Client::_ResponseSuccess[Types::BatchGetThreatModelJobsOutput]
Defined in:
sig/client.rbs

Instance Method Summary collapse

Instance Method Details

#not_found::Array[::String]

Returns:

  • (::Array[::String])


306
# File 'sig/client.rbs', line 306

def not_found: () -> ::Array[::String]

#threat_model_jobs::Array[Types::ThreatModelJob]

Returns:



305
# File 'sig/client.rbs', line 305

def threat_model_jobs: () -> ::Array[Types::ThreatModelJob]