Class: Aws::Types::DropDownControlDisplayOptions

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.



5563
5564
5565
# File 'sig/types.rbs', line 5563

def info_icon_label_options
  @info_icon_label_options
end

#select_all_optionsTypes::ListControlSelectAllOptions

Returns the value of attribute select_all_options.



5561
5562
5563
# File 'sig/types.rbs', line 5561

def select_all_options
  @select_all_options
end

#title_optionsTypes::LabelOptions

Returns the value of attribute title_options.

Returns:



5562
5563
5564
# File 'sig/types.rbs', line 5562

def title_options
  @title_options
end