Class CfnDashboard.FunnelChartConfigurationProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.services.quicksight.CfnDashboard.FunnelChartConfigurationProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnDashboard.FunnelChartConfigurationProperty,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
- CfnDashboard.FunnelChartConfigurationProperty
@Stability(Stable)
@Internal
public static final class CfnDashboard.FunnelChartConfigurationProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnDashboard.FunnelChartConfigurationProperty
An implementation for
CfnDashboard.FunnelChartConfigurationProperty-
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.FunnelChartConfigurationProperty
CfnDashboard.FunnelChartConfigurationProperty.Builder, CfnDashboard.FunnelChartConfigurationProperty.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnDashboard.FunnelChartConfigurationProperty.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 label options of the categories that are displayed in aFunnelChartVisual.final ObjectThe options that determine the presentation of the data labels.final ObjectThe field well configuration of aFunnelChartVisual.final ObjectThe sort configuration of aFunnelChartVisual.final ObjectThe tooltip configuration of aFunnelChartVisual.final ObjectThe label options for the values that are displayed in aFunnelChartVisual.final ObjectThe visual palette configuration of aFunnelChartVisual.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.FunnelChartConfigurationProperty.Builder.
-
-
Method Details
-
getCategoryLabelOptions
Description copied from interface:CfnDashboard.FunnelChartConfigurationPropertyThe label options of the categories that are displayed in aFunnelChartVisual.- Specified by:
getCategoryLabelOptionsin interfaceCfnDashboard.FunnelChartConfigurationProperty
-
getDataLabelOptions
Description copied from interface:CfnDashboard.FunnelChartConfigurationPropertyThe options that determine the presentation of the data labels.- Specified by:
getDataLabelOptionsin interfaceCfnDashboard.FunnelChartConfigurationProperty
-
getFieldWells
Description copied from interface:CfnDashboard.FunnelChartConfigurationPropertyThe field well configuration of aFunnelChartVisual.- Specified by:
getFieldWellsin interfaceCfnDashboard.FunnelChartConfigurationProperty
-
getSortConfiguration
Description copied from interface:CfnDashboard.FunnelChartConfigurationPropertyThe sort configuration of aFunnelChartVisual.- Specified by:
getSortConfigurationin interfaceCfnDashboard.FunnelChartConfigurationProperty
-
getTooltip
Description copied from interface:CfnDashboard.FunnelChartConfigurationPropertyThe tooltip configuration of aFunnelChartVisual.- Specified by:
getTooltipin interfaceCfnDashboard.FunnelChartConfigurationProperty
-
getValueLabelOptions
Description copied from interface:CfnDashboard.FunnelChartConfigurationPropertyThe label options for the values that are displayed in aFunnelChartVisual.- Specified by:
getValueLabelOptionsin interfaceCfnDashboard.FunnelChartConfigurationProperty
-
getVisualPalette
Description copied from interface:CfnDashboard.FunnelChartConfigurationPropertyThe visual palette configuration of aFunnelChartVisual.- Specified by:
getVisualPalettein interfaceCfnDashboard.FunnelChartConfigurationProperty
-
$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()
-