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.



13038
13039
13040
# File 'sig/types.rbs', line 13038

def context_menu_option
  @context_menu_option
end

#visual_menu_optionTypes::VisualMenuOption

Returns the value of attribute visual_menu_option.



13037
13038
13039
# File 'sig/types.rbs', line 13037

def visual_menu_option
  @visual_menu_option
end