Interface CfnDashboard.HeatMapAggregatedFieldWellsProperty
- All Superinterfaces:
software.amazon.jsii.JsiiSerializable
- All Known Implementing Classes:
CfnDashboard.HeatMapAggregatedFieldWellsProperty.Jsii$Proxy
- Enclosing class:
CfnDashboard
@Stability(Stable)
public static interface CfnDashboard.HeatMapAggregatedFieldWellsProperty
extends software.amazon.jsii.JsiiSerializable
The aggregated field wells of a heat map.
Example:
- See Also:
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic final classA builder forCfnDashboard.HeatMapAggregatedFieldWellsPropertystatic final classAn implementation forCfnDashboard.HeatMapAggregatedFieldWellsProperty -
Method Summary
Methods inherited from interface software.amazon.jsii.JsiiSerializable
$jsii$toJson
-
Method Details
-
getColumns
The columns field well of a heat map.Returns union: either
IResolvableor Listinvalid input: '<'eitherIResolvableorCfnDashboard.DimensionFieldProperty>- See Also:
-
getRows
The rows field well of a heat map.Returns union: either
IResolvableor Listinvalid input: '<'eitherIResolvableorCfnDashboard.DimensionFieldProperty>- See Also:
-
getValues
The values field well of a heat map.Returns union: either
IResolvableor Listinvalid input: '<'eitherIResolvableorCfnDashboard.MeasureFieldProperty>- See Also:
-
builder
-