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