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)


3701
3702
3703
# File 'sig/types.rbs', line 3701

def delimiter
  @delimiter
end

#display_optionsTypes::TextAreaControlDisplayOptions

Returns the value of attribute display_options.



3702
3703
3704
# File 'sig/types.rbs', line 3702

def display_options
  @display_options
end