Class CfnTemplate.GeospatialMapConfigurationProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.services.quicksight.CfnTemplate.GeospatialMapConfigurationProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnTemplate.GeospatialMapConfigurationProperty,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
- CfnTemplate.GeospatialMapConfigurationProperty
@Stability(Stable)
@Internal
public static final class CfnTemplate.GeospatialMapConfigurationProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnTemplate.GeospatialMapConfigurationProperty
An implementation for
CfnTemplate.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.CfnTemplate.GeospatialMapConfigurationProperty
CfnTemplate.GeospatialMapConfigurationProperty.Builder, CfnTemplate.GeospatialMapConfigurationProperty.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnTemplate.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 ObjectCfnTemplate.GeospatialMapConfigurationProperty.VisualPalette.final 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 theCfnTemplate.GeospatialMapConfigurationProperty.Builder.
-
-
Method Details
-
getFieldWells
Description copied from interface:CfnTemplate.GeospatialMapConfigurationPropertyThe field wells of the visual.- Specified by:
getFieldWellsin interfaceCfnTemplate.GeospatialMapConfigurationProperty
-
getLegend
Description copied from interface:CfnTemplate.GeospatialMapConfigurationPropertyThe legend display setup of the visual.- Specified by:
getLegendin interfaceCfnTemplate.GeospatialMapConfigurationProperty
-
getMapStyleOptions
Description copied from interface:CfnTemplate.GeospatialMapConfigurationPropertyThe map style options of the geospatial map.- Specified by:
getMapStyleOptionsin interfaceCfnTemplate.GeospatialMapConfigurationProperty
-
getPointStyleOptions
Description copied from interface:CfnTemplate.GeospatialMapConfigurationPropertyThe point style options of the geospatial map.- Specified by:
getPointStyleOptionsin interfaceCfnTemplate.GeospatialMapConfigurationProperty
-
getTooltip
Description copied from interface:CfnTemplate.GeospatialMapConfigurationPropertyThe tooltip display setup of the visual.- Specified by:
getTooltipin interfaceCfnTemplate.GeospatialMapConfigurationProperty
-
getVisualPalette
Description copied from interface:CfnTemplate.GeospatialMapConfigurationPropertyCfnTemplate.GeospatialMapConfigurationProperty.VisualPalette.- Specified by:
getVisualPalettein interfaceCfnTemplate.GeospatialMapConfigurationProperty
-
getWindowOptions
Description copied from interface:CfnTemplate.GeospatialMapConfigurationPropertyThe window options of the geospatial map.- Specified by:
getWindowOptionsin interfaceCfnTemplate.GeospatialMapConfigurationProperty
-
$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()
-