Class: Aws::Types::TreeMapAggregatedFieldWells

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#colors::Array[Types::MeasureField]

Returns the value of attribute colors.

Returns:



12062
12063
12064
# File 'sig/types.rbs', line 12062

def colors
  @colors
end

#groups::Array[Types::DimensionField]

Returns the value of attribute groups.

Returns:



12060
12061
12062
# File 'sig/types.rbs', line 12060

def groups
  @groups
end

#sizes::Array[Types::MeasureField]

Returns the value of attribute sizes.

Returns:



12061
12062
12063
# File 'sig/types.rbs', line 12061

def sizes
  @sizes
end