Interface CfnTemplate.GeospatialMapAggregatedFieldWellsProperty
- All Superinterfaces:
software.amazon.jsii.JsiiSerializable
- All Known Implementing Classes:
CfnTemplate.GeospatialMapAggregatedFieldWellsProperty.Jsii$Proxy
- Enclosing class:
CfnTemplate
@Stability(Stable)
public static interface CfnTemplate.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 forCfnTemplate.GeospatialMapAggregatedFieldWellsPropertystatic final classAn implementation forCfnTemplate.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: '<'eitherIResolvableorCfnTemplate.DimensionFieldProperty>- See Also:
-
getGeospatial
The geospatial field wells of a geospatial map.Values are grouped by geospatial fields.
Returns union: either
IResolvableor Listinvalid input: '<'eitherIResolvableorCfnTemplate.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: '<'eitherIResolvableorCfnTemplate.MeasureFieldProperty>- See Also:
-
builder
-