Class: Aws::Types::StartExecutionOutput

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)


880
881
882
# File 'sig/types.rbs', line 880

def execution_arn
  @execution_arn
end

#start_date::Time

Returns the value of attribute start_date.

Returns:

  • (::Time)


881
882
883
# File 'sig/types.rbs', line 881

def start_date
  @start_date
end