Class: Aws::Types::ActionContext

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#action_execution_id::String

Returns the value of attribute action_execution_id.

Returns:

  • (::String)


59
60
61
# File 'sig/types.rbs', line 59

def action_execution_id
  @action_execution_id
end

#name::String

Returns the value of attribute name.

Returns:

  • (::String)


58
59
60
# File 'sig/types.rbs', line 58

def name
  @name
end