Interface CfnTemplate.HeatMapFieldWellsProperty
- All Superinterfaces:
software.amazon.jsii.JsiiSerializable
- All Known Implementing Classes:
CfnTemplate.HeatMapFieldWellsProperty.Jsii$Proxy
- Enclosing class:
CfnTemplate
@Stability(Stable)
public static interface CfnTemplate.HeatMapFieldWellsProperty
extends software.amazon.jsii.JsiiSerializable
The field well configuration of a heat map.
This is a union type structure. For this structure to be valid, only one of the attributes can be defined.
Example:
- See Also:
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic final classA builder forCfnTemplate.HeatMapFieldWellsPropertystatic final classAn implementation forCfnTemplate.HeatMapFieldWellsProperty -
Method Summary
Methods inherited from interface software.amazon.jsii.JsiiSerializable
$jsii$toJson
-
Method Details
-
getHeatMapAggregatedFieldWells
The aggregated field wells of a heat map.Returns union: either
IResolvableorCfnTemplate.HeatMapAggregatedFieldWellsProperty- See Also:
-
builder
-