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