Module: Aws::CodeBuild::Client::_ListCommandExecutionsForSandboxResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#command_executions::Array[Types::CommandExecution]

Returns:



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

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

#next_token::String

Returns:

  • (::String)


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

def next_token: () -> ::String