Module: Aws::SecurityAgent::Client::_BatchGetPentestJobsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::BatchGetPentestJobsOutput]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#not_found ⇒ ::Array[::String]
247 |
# File 'sig/client.rbs', line 247
def not_found: () -> ::Array[::String]
|
#pentest_jobs ⇒ ::Array[Types::PentestJob]
246 |
# File 'sig/client.rbs', line 246
def pentest_jobs: () -> ::Array[Types::PentestJob]
|