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)


11095
11096
11097
# File 'sig/types.rbs', line 11095

def field_id
  @field_id
end

#text_formatTypes::TextConditionalFormat

Returns the value of attribute text_format.



11096
11097
11098
# File 'sig/types.rbs', line 11096

def text_format
  @text_format
end