Class: Aws::Types::DefaultRelativeDateTimeControlOptions

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#commit_mode"AUTO", "MANUAL"

Returns the value of attribute commit_mode.

Returns:

  • ("AUTO", "MANUAL")


3813
3814
3815
# File 'sig/types.rbs', line 3813

def commit_mode
  @commit_mode
end

#display_optionsTypes::RelativeDateTimeControlDisplayOptions

Returns the value of attribute display_options.



3812
3813
3814
# File 'sig/types.rbs', line 3812

def display_options
  @display_options
end