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)


13070
13071
13072
# File 'sig/types.rbs', line 13070

def chart_color
  @chart_color
end

#color_map::Array[Types::DataPathColor]

Returns the value of attribute color_map.

Returns:



13071
13072
13073
# File 'sig/types.rbs', line 13071

def color_map
  @color_map
end