Class: Aws::Types::DefaultTextAreaControlOptions

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#delimiter::String

Returns the value of attribute delimiter.

Returns:

  • (::String)


3832
3833
3834
# File 'sig/types.rbs', line 3832

def delimiter
  @delimiter
end

#display_optionsTypes::TextAreaControlDisplayOptions

Returns the value of attribute display_options.



3833
3834
3835
# File 'sig/types.rbs', line 3833

def display_options
  @display_options
end