Class: Aws::Types::DescribeExecutionRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#execution_id::String

Returns the value of attribute execution_id.

Returns:

  • (::String)


1773
1774
1775
# File 'sig/types.rbs', line 1773

def execution_id
  @execution_id
end