Class: Aws::Types::CellValueSynonym

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([:cell_value])

Instance Attribute Summary collapse

Instance Attribute Details

#cell_value::String

Returns the value of attribute cell_value.

Returns:

  • (::String)


1632
1633
1634
# File 'sig/types.rbs', line 1632

def cell_value
  @cell_value
end

#synonyms::Array[::String]

Returns the value of attribute synonyms.

Returns:

  • (::Array[::String])


1633
1634
1635
# File 'sig/types.rbs', line 1633

def synonyms
  @synonyms
end