Class: Aws::Types::TableStyleTarget

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#cell_type"TOTAL", ...

Returns the value of attribute cell_type.

Returns:

  • ("TOTAL", "METRIC_HEADER", "VALUE")


10868
10869
10870
# File 'sig/types.rbs', line 10868

def cell_type
  @cell_type
end