Interface CfnAnalysis.GeospatialLayerMapConfigurationProperty
- All Superinterfaces:
software.amazon.jsii.JsiiSerializable
- All Known Implementing Classes:
CfnAnalysis.GeospatialLayerMapConfigurationProperty.Jsii$Proxy
- Enclosing class:
CfnAnalysis
@Stability(Stable)
public static interface CfnAnalysis.GeospatialLayerMapConfigurationProperty
extends software.amazon.jsii.JsiiSerializable
The map definition that defines map state, map style, and geospatial layers.
Example:
- See Also:
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic final class
A builder forCfnAnalysis.GeospatialLayerMapConfigurationProperty
static final class
An implementation forCfnAnalysis.GeospatialLayerMapConfigurationProperty
-
Method Summary
Methods inherited from interface software.amazon.jsii.JsiiSerializable
$jsii$toJson
-
Method Details
-
getInteractions
- See Also:
-
getLegend
- See Also:
-
getMapLayers
The geospatial layers to visualize on the map.- See Also:
-
getMapState
The map state properties for the map.- See Also:
-
getMapStyle
The map style properties for the map.- See Also:
-
builder
-