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
Modifier and TypeMethodDescriptioncom.fasterxml.jackson.databind.JsonNodefinal booleanfinal ObjectReturns union: eitherIResolvableorCfnDashboard.VisualInteractionOptionsPropertyfinal ObjectReturns union: eitherIResolvableorCfnDashboard.LegendOptionsPropertyfinal ObjectThe geospatial layers to visualize on the map.final ObjectThe map state properties for the map.final ObjectThe map style properties for the map.final inthashCode()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
Description copied from interface:CfnDashboard.GeospatialLayerMapConfigurationPropertyReturns union: eitherIResolvableorCfnDashboard.VisualInteractionOptionsProperty- Specified by:
getInteractionsin interfaceCfnDashboard.GeospatialLayerMapConfigurationProperty- See Also:
-
getLegend
Description copied from interface:CfnDashboard.GeospatialLayerMapConfigurationPropertyReturns union: eitherIResolvableorCfnDashboard.LegendOptionsProperty- Specified by:
getLegendin interfaceCfnDashboard.GeospatialLayerMapConfigurationProperty- See Also:
-
getMapLayers
Description copied from interface:CfnDashboard.GeospatialLayerMapConfigurationPropertyThe geospatial layers to visualize on the map.Returns union: either
IResolvableor Listinvalid input: '<'eitherIResolvableorCfnDashboard.GeospatialLayerItemProperty>- Specified by:
getMapLayersin interfaceCfnDashboard.GeospatialLayerMapConfigurationProperty- See Also:
-
getMapState
Description copied from interface:CfnDashboard.GeospatialLayerMapConfigurationPropertyThe map state properties for the map.Returns union: either
IResolvableorCfnDashboard.GeospatialMapStateProperty- Specified by:
getMapStatein interfaceCfnDashboard.GeospatialLayerMapConfigurationProperty- See Also:
-
getMapStyle
Description copied from interface:CfnDashboard.GeospatialLayerMapConfigurationPropertyThe map style properties for the map.Returns union: either
IResolvableorCfnDashboard.GeospatialMapStyleProperty- 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()
-