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