Class: Aws::Types::TableFieldCustomTextContent

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#font_configurationTypes::FontConfiguration

Returns the value of attribute font_configuration.



11149
11150
11151
# File 'sig/types.rbs', line 11149

def font_configuration
  @font_configuration
end

#value::String

Returns the value of attribute value.

Returns:

  • (::String)


11148
11149
11150
# File 'sig/types.rbs', line 11148

def value
  @value
end