Module: Aws::SecurityAgent::Client::_BatchDeleteThreatModelsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::BatchDeleteThreatModelsOutput]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#deleted ⇒ ::Array[::String]
152 |
# File 'sig/client.rbs', line 152
def deleted: () -> ::Array[::String]
|
#failed ⇒ ::Array[Types::DeleteThreatModelFailure]
153 |
# File 'sig/client.rbs', line 153
def failed: () -> ::Array[Types::DeleteThreatModelFailure]
|