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)


9418
9419
9420
# File 'sig/types.rbs', line 9418

def date_time_format
  @date_time_format
end

#info_icon_label_optionsTypes::SheetControlInfoIconLabelOptions

Returns the value of attribute info_icon_label_options.



9419
9420
9421
# File 'sig/types.rbs', line 9419

def info_icon_label_options
  @info_icon_label_options
end

#title_optionsTypes::LabelOptions

Returns the value of attribute title_options.

Returns:



9417
9418
9419
# File 'sig/types.rbs', line 9417

def title_options
  @title_options
end