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")


3682
3683
3684
# File 'sig/types.rbs', line 3682

def commit_mode
  @commit_mode
end

#display_optionsTypes::RelativeDateTimeControlDisplayOptions

Returns the value of attribute display_options.



3681
3682
3683
# File 'sig/types.rbs', line 3681

def display_options
  @display_options
end