Class: Aws::Types::AssignedSessionAction

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#definitionTypes::AssignedSessionActionDefinition

Returns the value of attribute definition.



67
68
69
# File 'sig/types.rbs', line 67

def definition
  @definition
end

#session_action_id::String

Returns the value of attribute session_action_id.

Returns:

  • (::String)


66
67
68
# File 'sig/types.rbs', line 66

def session_action_id
  @session_action_id
end