Class: Aws::Types::ExecutionStartedDetails

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#execution_timeout::Integer

Returns the value of attribute execution_timeout.

Returns:

  • (::Integer)


779
780
781
# File 'sig/types.rbs', line 779

def execution_timeout
  @execution_timeout
end

#inputTypes::EventInput

Returns the value of attribute input.

Returns:



778
779
780
# File 'sig/types.rbs', line 778

def input
  @input
end