Interface CfnAnalysis.GeospatialMapAggregatedFieldWellsProperty
- All Superinterfaces:
software.amazon.jsii.JsiiSerializable
- All Known Implementing Classes:
CfnAnalysis.GeospatialMapAggregatedFieldWellsProperty.Jsii$Proxy
- Enclosing class:
CfnAnalysis
@Stability(Stable)
public static interface CfnAnalysis.GeospatialMapAggregatedFieldWellsProperty
extends software.amazon.jsii.JsiiSerializable
The aggregated field wells for a geospatial map.
Example:
- See Also:
-
Nested Class Summary
Modifier and TypeInterfaceDescriptionstatic final class
A builder forCfnAnalysis.GeospatialMapAggregatedFieldWellsProperty
static final class
An implementation forCfnAnalysis.GeospatialMapAggregatedFieldWellsProperty
-
Method Summary
Methods inherited from interface software.amazon.jsii.JsiiSerializable
$jsii$toJson
-
Method Details
-
getColors
The color field wells of a geospatial map.- See Also:
-
getGeospatial
The geospatial field wells of a geospatial map.Values are grouped by geospatial fields.
- See Also:
-
getValues
The size field wells of a geospatial map.Values are aggregated based on geospatial fields.
- See Also:
-
builder
-