Class: Aws::Types::VisualInteractionOptions

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#context_menu_optionTypes::ContextMenuOption

Returns the value of attribute context_menu_option.



13507
13508
13509
# File 'sig/types.rbs', line 13507

def context_menu_option
  @context_menu_option
end

#visual_menu_optionTypes::VisualMenuOption

Returns the value of attribute visual_menu_option.



13506
13507
13508
# File 'sig/types.rbs', line 13506

def visual_menu_option
  @visual_menu_option
end