Module: Aws::SecurityAgent::Client::_BatchGetPentestJobTasksResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#not_found::Array[::String]

Returns:

  • (::Array[::String])


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

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

#tasks::Array[Types::Task]

Returns:



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

def tasks: () -> ::Array[Types::Task]