Class CfnAnalysis.FilledMapConfigurationProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.services.quicksight.CfnAnalysis.FilledMapConfigurationProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnAnalysis.FilledMapConfigurationProperty,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnAnalysis.FilledMapConfigurationProperty
@Stability(Stable)
@Internal
public static final class CfnAnalysis.FilledMapConfigurationProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnAnalysis.FilledMapConfigurationProperty
An implementation for
CfnAnalysis.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.CfnAnalysis.FilledMapConfigurationProperty
CfnAnalysis.FilledMapConfigurationProperty.Builder, CfnAnalysis.FilledMapConfigurationProperty.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnAnalysis.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 general visual interactions setup for a 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 theCfnAnalysis.FilledMapConfigurationProperty.Builder.
-
-
Method Details
-
getFieldWells
Description copied from interface:CfnAnalysis.FilledMapConfigurationPropertyThe field wells of the visual.Returns union: either
IResolvableorCfnAnalysis.FilledMapFieldWellsProperty- Specified by:
getFieldWellsin interfaceCfnAnalysis.FilledMapConfigurationProperty- See Also:
-
getInteractions
Description copied from interface:CfnAnalysis.FilledMapConfigurationPropertyThe general visual interactions setup for a visual.Returns union: either
IResolvableorCfnAnalysis.VisualInteractionOptionsProperty- Specified by:
getInteractionsin interfaceCfnAnalysis.FilledMapConfigurationProperty- See Also:
-
getLegend
Description copied from interface:CfnAnalysis.FilledMapConfigurationPropertyThe legend display setup of the visual.Returns union: either
IResolvableorCfnAnalysis.LegendOptionsProperty- Specified by:
getLegendin interfaceCfnAnalysis.FilledMapConfigurationProperty- See Also:
-
getMapStyleOptions
Description copied from interface:CfnAnalysis.FilledMapConfigurationPropertyThe map style options of the filled map visual.Returns union: either
IResolvableorCfnAnalysis.GeospatialMapStyleOptionsProperty- Specified by:
getMapStyleOptionsin interfaceCfnAnalysis.FilledMapConfigurationProperty- See Also:
-
getSortConfiguration
Description copied from interface:CfnAnalysis.FilledMapConfigurationPropertyThe sort configuration of aFilledMapVisual.Returns union: either
IResolvableorCfnAnalysis.FilledMapSortConfigurationProperty- Specified by:
getSortConfigurationin interfaceCfnAnalysis.FilledMapConfigurationProperty- See Also:
-
getTooltip
Description copied from interface:CfnAnalysis.FilledMapConfigurationPropertyThe tooltip display setup of the visual.Returns union: either
IResolvableorCfnAnalysis.TooltipOptionsProperty- Specified by:
getTooltipin interfaceCfnAnalysis.FilledMapConfigurationProperty- See Also:
-
getWindowOptions
Description copied from interface:CfnAnalysis.FilledMapConfigurationPropertyThe window options of the filled map visual.Returns union: either
IResolvableorCfnAnalysis.GeospatialWindowOptionsProperty- Specified by:
getWindowOptionsin interfaceCfnAnalysis.FilledMapConfigurationProperty- 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()
-