Module: Aws::CodeBuild::Client::_BatchGetCommandExecutionsResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#command_executions::Array[Types::CommandExecution]

Returns:



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

def command_executions: () -> ::Array[Types::CommandExecution]

#command_executions_not_found::Array[::String]

Returns:

  • (::Array[::String])


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

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