Class: Aws::Types::SliderControlDisplayOptions
- Inherits:
-
Object
- Object
- Aws::Types::SliderControlDisplayOptions
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#info_icon_label_options ⇒ Types::SheetControlInfoIconLabelOptions
Returns the value of attribute info_icon_label_options.
-
#title_options ⇒ Types::LabelOptions
Returns the value of attribute title_options.
Instance Attribute Details
#info_icon_label_options ⇒ Types::SheetControlInfoIconLabelOptions
Returns the value of attribute info_icon_label_options.
10242 10243 10244 |
# File 'sig/types.rbs', line 10242 def @info_icon_label_options end |
#title_options ⇒ Types::LabelOptions
Returns the value of attribute title_options.
10241 10242 10243 |
# File 'sig/types.rbs', line 10241 def @title_options end |