Interface CfnDashboard.GeospatialMapAggregatedFieldWellsProperty
- All Superinterfaces:
software.amazon.jsii.JsiiSerializable
- All Known Implementing Classes:
CfnDashboard.GeospatialMapAggregatedFieldWellsProperty.Jsii$Proxy
- Enclosing class:
CfnDashboard
@Stability(Stable)
public static interface CfnDashboard.GeospatialMapAggregatedFieldWellsProperty
extends software.amazon.jsii.JsiiSerializable
The aggregated field wells for a geospatial map.
Example:
- See Also:
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic final classA builder forCfnDashboard.GeospatialMapAggregatedFieldWellsPropertystatic final classAn implementation forCfnDashboard.GeospatialMapAggregatedFieldWellsProperty -
Method Summary
Methods inherited from interface software.amazon.jsii.JsiiSerializable
$jsii$toJson
-
Method Details
-
getColors
The color field wells of a geospatial map.Returns union: either
IResolvableor Listinvalid input: '<'eitherIResolvableorCfnDashboard.DimensionFieldProperty>- See Also:
-
getGeospatial
The geospatial field wells of a geospatial map.Values are grouped by geospatial fields.
Returns union: either
IResolvableor Listinvalid input: '<'eitherIResolvableorCfnDashboard.DimensionFieldProperty>- See Also:
-
getValues
The size field wells of a geospatial map.Values are aggregated based on geospatial fields.
Returns union: either
IResolvableor Listinvalid input: '<'eitherIResolvableorCfnDashboard.MeasureFieldProperty>- See Also:
-
builder
-