Class: Aws::Types::VisualPalette

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#chart_color::String

Returns the value of attribute chart_color.

Returns:

  • (::String)


13539
13540
13541
# File 'sig/types.rbs', line 13539

def chart_color
  @chart_color
end

#color_map::Array[Types::DataPathColor]

Returns the value of attribute color_map.

Returns:



13540
13541
13542
# File 'sig/types.rbs', line 13540

def color_map
  @color_map
end