Interface CfnDashboard.FilledMapAggregatedFieldWellsProperty
- All Superinterfaces:
software.amazon.jsii.JsiiSerializable
- All Known Implementing Classes:
CfnDashboard.FilledMapAggregatedFieldWellsProperty.Jsii$Proxy
- Enclosing class:
CfnDashboard
@Stability(Stable)
public static interface CfnDashboard.FilledMapAggregatedFieldWellsProperty
extends software.amazon.jsii.JsiiSerializable
The aggregated field well of the filled map.
Example:
- See Also:
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic final class
A builder forCfnDashboard.FilledMapAggregatedFieldWellsProperty
static final class
An implementation forCfnDashboard.FilledMapAggregatedFieldWellsProperty
-
Method Summary
Methods inherited from interface software.amazon.jsii.JsiiSerializable
$jsii$toJson
-
Method Details
-
getGeospatial
The aggregated location field well of the filled map.Values are grouped by location fields.
- See Also:
-
getValues
The aggregated color field well of a filled map.Values are aggregated based on location fields.
- See Also:
-
builder
-