Class CfnDashboard.GeospatialMapConfigurationProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.services.quicksight.CfnDashboard.GeospatialMapConfigurationProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnDashboard.GeospatialMapConfigurationProperty,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnDashboard.GeospatialMapConfigurationProperty
@Stability(Stable)
@Internal
public static final class CfnDashboard.GeospatialMapConfigurationProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnDashboard.GeospatialMapConfigurationProperty
An implementation for
CfnDashboard.GeospatialMapConfigurationProperty-
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.GeospatialMapConfigurationProperty
CfnDashboard.GeospatialMapConfigurationProperty.Builder, CfnDashboard.GeospatialMapConfigurationProperty.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnDashboard.GeospatialMapConfigurationProperty.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 ObjectThe field wells of the visual.final ObjectThe general visual interactions setup for a visual.final ObjectThe legend display setup of the visual.final ObjectThe map style options of the geospatial map.final ObjectThe point style options of the geospatial map.final ObjectThe tooltip display setup of the visual.final ObjectReturns union: eitherIResolvableorCfnDashboard.VisualPalettePropertyfinal ObjectThe window options of the geospatial 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.GeospatialMapConfigurationProperty.Builder.
-
-
Method Details
-
getFieldWells
Description copied from interface:CfnDashboard.GeospatialMapConfigurationPropertyThe field wells of the visual.Returns union: either
IResolvableorCfnDashboard.GeospatialMapFieldWellsProperty- Specified by:
getFieldWellsin interfaceCfnDashboard.GeospatialMapConfigurationProperty- See Also:
-
getInteractions
Description copied from interface:CfnDashboard.GeospatialMapConfigurationPropertyThe general visual interactions setup for a visual.Returns union: either
IResolvableorCfnDashboard.VisualInteractionOptionsProperty- Specified by:
getInteractionsin interfaceCfnDashboard.GeospatialMapConfigurationProperty- See Also:
-
getLegend
Description copied from interface:CfnDashboard.GeospatialMapConfigurationPropertyThe legend display setup of the visual.Returns union: either
IResolvableorCfnDashboard.LegendOptionsProperty- Specified by:
getLegendin interfaceCfnDashboard.GeospatialMapConfigurationProperty- See Also:
-
getMapStyleOptions
Description copied from interface:CfnDashboard.GeospatialMapConfigurationPropertyThe map style options of the geospatial map.Returns union: either
IResolvableorCfnDashboard.GeospatialMapStyleOptionsProperty- Specified by:
getMapStyleOptionsin interfaceCfnDashboard.GeospatialMapConfigurationProperty- See Also:
-
getPointStyleOptions
Description copied from interface:CfnDashboard.GeospatialMapConfigurationPropertyThe point style options of the geospatial map.Returns union: either
IResolvableorCfnDashboard.GeospatialPointStyleOptionsProperty- Specified by:
getPointStyleOptionsin interfaceCfnDashboard.GeospatialMapConfigurationProperty- See Also:
-
getTooltip
Description copied from interface:CfnDashboard.GeospatialMapConfigurationPropertyThe tooltip display setup of the visual.Returns union: either
IResolvableorCfnDashboard.TooltipOptionsProperty- Specified by:
getTooltipin interfaceCfnDashboard.GeospatialMapConfigurationProperty- See Also:
-
getVisualPalette
Description copied from interface:CfnDashboard.GeospatialMapConfigurationPropertyReturns union: eitherIResolvableorCfnDashboard.VisualPaletteProperty- Specified by:
getVisualPalettein interfaceCfnDashboard.GeospatialMapConfigurationProperty- See Also:
-
getWindowOptions
Description copied from interface:CfnDashboard.GeospatialMapConfigurationPropertyThe window options of the geospatial map.Returns union: either
IResolvableorCfnDashboard.GeospatialWindowOptionsProperty- Specified by:
getWindowOptionsin interfaceCfnDashboard.GeospatialMapConfigurationProperty- 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()
-