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:



11672
11673
11674
# File 'sig/types.rbs', line 11672

def colors
  @colors
end

#groups::Array[Types::DimensionField]

Returns the value of attribute groups.

Returns:



11670
11671
11672
# File 'sig/types.rbs', line 11670

def groups
  @groups
end

#sizes::Array[Types::MeasureField]

Returns the value of attribute sizes.

Returns:



11671
11672
11673
# File 'sig/types.rbs', line 11671

def sizes
  @sizes
end