Class CfnAnalysis.GeospatialLayerMapConfigurationProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.services.quicksight.CfnAnalysis.GeospatialLayerMapConfigurationProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnAnalysis.GeospatialLayerMapConfigurationProperty,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnAnalysis.GeospatialLayerMapConfigurationProperty
@Stability(Stable)
@Internal
public static final class CfnAnalysis.GeospatialLayerMapConfigurationProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnAnalysis.GeospatialLayerMapConfigurationProperty
An implementation for
CfnAnalysis.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.CfnAnalysis.GeospatialLayerMapConfigurationProperty
CfnAnalysis.GeospatialLayerMapConfigurationProperty.Builder, CfnAnalysis.GeospatialLayerMapConfigurationProperty.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnAnalysis.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: eitherIResolvableorCfnAnalysis.VisualInteractionOptionsPropertyfinal ObjectReturns union: eitherIResolvableorCfnAnalysis.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 theCfnAnalysis.GeospatialLayerMapConfigurationProperty.Builder.
-
-
Method Details
-
getInteractions
Description copied from interface:CfnAnalysis.GeospatialLayerMapConfigurationPropertyReturns union: eitherIResolvableorCfnAnalysis.VisualInteractionOptionsProperty- Specified by:
getInteractionsin interfaceCfnAnalysis.GeospatialLayerMapConfigurationProperty- See Also:
-
getLegend
Description copied from interface:CfnAnalysis.GeospatialLayerMapConfigurationPropertyReturns union: eitherIResolvableorCfnAnalysis.LegendOptionsProperty- Specified by:
getLegendin interfaceCfnAnalysis.GeospatialLayerMapConfigurationProperty- See Also:
-
getMapLayers
Description copied from interface:CfnAnalysis.GeospatialLayerMapConfigurationPropertyThe geospatial layers to visualize on the map.Returns union: either
IResolvableor Listinvalid input: '<'eitherIResolvableorCfnAnalysis.GeospatialLayerItemProperty>- Specified by:
getMapLayersin interfaceCfnAnalysis.GeospatialLayerMapConfigurationProperty- See Also:
-
getMapState
Description copied from interface:CfnAnalysis.GeospatialLayerMapConfigurationPropertyThe map state properties for the map.Returns union: either
IResolvableorCfnAnalysis.GeospatialMapStateProperty- Specified by:
getMapStatein interfaceCfnAnalysis.GeospatialLayerMapConfigurationProperty- See Also:
-
getMapStyle
Description copied from interface:CfnAnalysis.GeospatialLayerMapConfigurationPropertyThe map style properties for the map.Returns union: either
IResolvableorCfnAnalysis.GeospatialMapStyleProperty- Specified by:
getMapStylein interfaceCfnAnalysis.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()
-