Module: Aws::SecurityAgent::Client::_BatchGetThreatModelsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::BatchGetThreatModelsOutput]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#not_found ⇒ ::Array[::String]
318 |
# File 'sig/client.rbs', line 318
def not_found: () -> ::Array[::String]
|
#threat_models ⇒ ::Array[Types::ThreatModel]
317 |
# File 'sig/client.rbs', line 317
def threat_models: () -> ::Array[Types::ThreatModel]
|