Module: Aws::SecurityAgent::Client::_BatchGetThreatsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::BatchGetThreatsOutput]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#not_found ⇒ ::Array[::String]
330 |
# File 'sig/client.rbs', line 330
def not_found: () -> ::Array[::String]
|
#threats ⇒ ::Array[Types::Threat]
329 |
# File 'sig/client.rbs', line 329
def threats: () -> ::Array[Types::Threat]
|