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.



10759
10760
10761
# File 'sig/types.rbs', line 10759

def font_configuration
  @font_configuration
end

#value::String

Returns the value of attribute value.

Returns:

  • (::String)


10758
10759
10760
# File 'sig/types.rbs', line 10758

def value
  @value
end