Class: Aws::Types::StateEnteredEventDetails

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([:input])

Instance Attribute Summary collapse

Instance Attribute Details

#input::String

Returns the value of attribute input.

Returns:

  • (::String)


914
915
916
# File 'sig/types.rbs', line 914

def input
  @input
end

#input_detailsTypes::HistoryEventExecutionDataDetails

Returns the value of attribute input_details.



915
916
917
# File 'sig/types.rbs', line 915

def input_details
  @input_details
end

#name::String

Returns the value of attribute name.

Returns:

  • (::String)


913
914
915
# File 'sig/types.rbs', line 913

def name
  @name
end