Interface CfnAnalysis.HeatMapAggregatedFieldWellsProperty
- All Superinterfaces:
software.amazon.jsii.JsiiSerializable
- All Known Implementing Classes:
CfnAnalysis.HeatMapAggregatedFieldWellsProperty.Jsii$Proxy
- Enclosing class:
CfnAnalysis
@Stability(Stable)
public static interface CfnAnalysis.HeatMapAggregatedFieldWellsProperty
extends software.amazon.jsii.JsiiSerializable
The aggregated field wells of a heat map.
Example:
- See Also:
-
Nested Class Summary
Modifier and TypeInterfaceDescriptionstatic final class
A builder forCfnAnalysis.HeatMapAggregatedFieldWellsProperty
static final class
An implementation forCfnAnalysis.HeatMapAggregatedFieldWellsProperty
-
Method Summary
Methods inherited from interface software.amazon.jsii.JsiiSerializable
$jsii$toJson
-
Method Details
-
getColumns
The columns field well of a heat map.- See Also:
-
getRows
The rows field well of a heat map.- See Also:
-
getValues
The values field well of a heat map.- See Also:
-
builder
-