Class CfnDashboard.GeospatialLayerMapConfigurationProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.services.quicksight.CfnDashboard.GeospatialLayerMapConfigurationProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnDashboard.GeospatialLayerMapConfigurationProperty,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnDashboard.GeospatialLayerMapConfigurationProperty
@Stability(Stable)
@Internal
public static final class CfnDashboard.GeospatialLayerMapConfigurationProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnDashboard.GeospatialLayerMapConfigurationProperty
An implementation for
CfnDashboard.GeospatialLayerMapConfigurationProperty-
Nested Class Summary
Nested classes/interfaces inherited from class software.amazon.jsii.JsiiObject
software.amazon.jsii.JsiiObject.InitializationModeNested classes/interfaces inherited from interface software.amazon.awscdk.services.quicksight.CfnDashboard.GeospatialLayerMapConfigurationProperty
CfnDashboard.GeospatialLayerMapConfigurationProperty.Builder, CfnDashboard.GeospatialLayerMapConfigurationProperty.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnDashboard.GeospatialLayerMapConfigurationProperty.Builder.protectedJsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef) Constructor that initializes the object based on values retrieved from the JsiiObject. -
Method Summary
Methods inherited from class software.amazon.jsii.JsiiObject
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSet
-
Constructor Details
-
Jsii$Proxy
protected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef) Constructor that initializes the object based on values retrieved from the JsiiObject.- Parameters:
objRef- Reference to the JSII managed object.
-
Jsii$Proxy
Constructor that initializes the object based on literal property values passed by theCfnDashboard.GeospatialLayerMapConfigurationProperty.Builder.
-
-
Method Details
-
getInteractions
- Specified by:
getInteractionsin interfaceCfnDashboard.GeospatialLayerMapConfigurationProperty- See Also:
-
getLegend
- Specified by:
getLegendin interfaceCfnDashboard.GeospatialLayerMapConfigurationProperty- See Also:
-
getMapLayers
Description copied from interface:CfnDashboard.GeospatialLayerMapConfigurationPropertyThe geospatial layers to visualize on the map.- Specified by:
getMapLayersin interfaceCfnDashboard.GeospatialLayerMapConfigurationProperty- See Also:
-
getMapState
Description copied from interface:CfnDashboard.GeospatialLayerMapConfigurationPropertyThe map state properties for the map.- Specified by:
getMapStatein interfaceCfnDashboard.GeospatialLayerMapConfigurationProperty- See Also:
-
getMapStyle
Description copied from interface:CfnDashboard.GeospatialLayerMapConfigurationPropertyThe map style properties for the map.- Specified by:
getMapStylein interfaceCfnDashboard.GeospatialLayerMapConfigurationProperty- See Also:
-
$jsii$toJson
@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()- Specified by:
$jsii$toJsonin interfacesoftware.amazon.jsii.JsiiSerializable
-
equals
-
hashCode
public final int hashCode()
-