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