Class: Aws::Types::RelativeDateTimeControlDisplayOptions

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#date_time_format::String

Returns the value of attribute date_time_format.

Returns:

  • (::String)


9786
9787
9788
# File 'sig/types.rbs', line 9786

def date_time_format
  @date_time_format
end

#info_icon_label_optionsTypes::SheetControlInfoIconLabelOptions

Returns the value of attribute info_icon_label_options.



9787
9788
9789
# File 'sig/types.rbs', line 9787

def info_icon_label_options
  @info_icon_label_options
end

#title_optionsTypes::LabelOptions

Returns the value of attribute title_options.

Returns:



9785
9786
9787
# File 'sig/types.rbs', line 9785

def title_options
  @title_options
end