Class: Aws::Types::StartFlowExecutionResponse

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#execution_arn::String

Returns the value of attribute execution_arn.

Returns:

  • (::String)


2690
2691
2692
# File 'sig/types.rbs', line 2690

def execution_arn
  @execution_arn
end