Module: Aws::SecurityAgent::Client::_BatchGetPentestsResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#not_found::Array[::String]

Returns:

  • (::Array[::String])


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

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

#pentests::Array[Types::Pentest]

Returns:



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

def pentests: () -> ::Array[Types::Pentest]