Class: Aws::Types::TableCellConditionalFormatting

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#field_id::String

Returns the value of attribute field_id.

Returns:

  • (::String)


10705
10706
10707
# File 'sig/types.rbs', line 10705

def field_id
  @field_id
end

#text_formatTypes::TextConditionalFormat

Returns the value of attribute text_format.



10706
10707
10708
# File 'sig/types.rbs', line 10706

def text_format
  @text_format
end