Interface CfnTemplate.GeospatialMapFieldWellsProperty
- All Superinterfaces:
software.amazon.jsii.JsiiSerializable
- All Known Implementing Classes:
CfnTemplate.GeospatialMapFieldWellsProperty.Jsii$Proxy
- Enclosing class:
CfnTemplate
@Stability(Stable)
public static interface CfnTemplate.GeospatialMapFieldWellsProperty
extends software.amazon.jsii.JsiiSerializable
The field wells of a
GeospatialMapVisual .
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.GeospatialMapFieldWellsPropertystatic final classAn implementation forCfnTemplate.GeospatialMapFieldWellsProperty -
Method Summary
Methods inherited from interface software.amazon.jsii.JsiiSerializable
$jsii$toJson
-
Method Details
-
getGeospatialMapAggregatedFieldWells
The aggregated field well for a geospatial map.Returns union: either
IResolvableorCfnTemplate.GeospatialMapAggregatedFieldWellsProperty- See Also:
-
builder
-