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)


785
786
787
# File 'sig/types.rbs', line 785

def execution_timeout
  @execution_timeout
end

#inputTypes::EventInput

Returns the value of attribute input.

Returns:



784
785
786
# File 'sig/types.rbs', line 784

def input
  @input
end