Class: Aws::Types::SliderControlDisplayOptions

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#info_icon_label_optionsTypes::SheetControlInfoIconLabelOptions

Returns the value of attribute info_icon_label_options.



10632
10633
10634
# File 'sig/types.rbs', line 10632

def info_icon_label_options
  @info_icon_label_options
end

#title_optionsTypes::LabelOptions

Returns the value of attribute title_options.

Returns:



10631
10632
10633
# File 'sig/types.rbs', line 10631

def title_options
  @title_options
end