Class: Aws::Types::GetBatchJobExecutionRequest

Inherits:
Object
  • Object
show all
Defined in:
sig/types.rbs

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#application_id::String

Returns the value of attribute application_id.

Returns:

  • (::String)


503
504
505
# File 'sig/types.rbs', line 503

def application_id
  @application_id
end

#execution_id::String

Returns the value of attribute execution_id.

Returns:

  • (::String)


504
505
506
# File 'sig/types.rbs', line 504

def execution_id
  @execution_id
end