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.



10242
10243
10244
# File 'sig/types.rbs', line 10242

def info_icon_label_options
  @info_icon_label_options
end

#title_optionsTypes::LabelOptions

Returns the value of attribute title_options.

Returns:



10241
10242
10243
# File 'sig/types.rbs', line 10241

def title_options
  @title_options
end