Interface CfnTemplatePropsMixin.GeospatialMapFieldWellsProperty
- All Superinterfaces:
software.amazon.jsii.JsiiSerializable
- All Known Implementing Classes:
CfnTemplatePropsMixin.GeospatialMapFieldWellsProperty.Jsii$Proxy
- Enclosing class:
CfnTemplatePropsMixin
@Stability(Stable)
public static interface CfnTemplatePropsMixin.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 forCfnTemplatePropsMixin.GeospatialMapFieldWellsPropertystatic final classAn implementation forCfnTemplatePropsMixin.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
IResolvableorCfnTemplatePropsMixin.GeospatialMapAggregatedFieldWellsProperty- See Also:
-
builder
-