Class CfnAnalysis.WaterfallChartConfigurationProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.services.quicksight.CfnAnalysis.WaterfallChartConfigurationProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnAnalysis.WaterfallChartConfigurationProperty,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
- CfnAnalysis.WaterfallChartConfigurationProperty
@Stability(Stable)
@Internal
public static final class CfnAnalysis.WaterfallChartConfigurationProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnAnalysis.WaterfallChartConfigurationProperty
An implementation for
CfnAnalysis.WaterfallChartConfigurationProperty-
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.WaterfallChartConfigurationProperty
CfnAnalysis.WaterfallChartConfigurationProperty.Builder, CfnAnalysis.WaterfallChartConfigurationProperty.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnAnalysis.WaterfallChartConfigurationProperty.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 options that determine the presentation of the category axis.final ObjectThe options that determine the presentation of the category axis label.final ObjectThe data label configuration of a waterfall visual.final ObjectThe field well configuration of a waterfall visual.final ObjectThe legend configuration of a waterfall visual.final ObjectThe options that determine the presentation of the y-axis.final ObjectThe options that determine the presentation of the y-axis label.final ObjectThe sort configuration of a waterfall visual.final ObjectThe visual palette configuration of a waterfall visual.final ObjectThe options that determine the presentation of a waterfall 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.WaterfallChartConfigurationProperty.Builder.
-
-
Method Details
-
getCategoryAxisDisplayOptions
Description copied from interface:CfnAnalysis.WaterfallChartConfigurationPropertyThe options that determine the presentation of the category axis.- Specified by:
getCategoryAxisDisplayOptionsin interfaceCfnAnalysis.WaterfallChartConfigurationProperty
-
getCategoryAxisLabelOptions
Description copied from interface:CfnAnalysis.WaterfallChartConfigurationPropertyThe options that determine the presentation of the category axis label.- Specified by:
getCategoryAxisLabelOptionsin interfaceCfnAnalysis.WaterfallChartConfigurationProperty
-
getDataLabels
Description copied from interface:CfnAnalysis.WaterfallChartConfigurationPropertyThe data label configuration of a waterfall visual.- Specified by:
getDataLabelsin interfaceCfnAnalysis.WaterfallChartConfigurationProperty
-
getFieldWells
Description copied from interface:CfnAnalysis.WaterfallChartConfigurationPropertyThe field well configuration of a waterfall visual.- Specified by:
getFieldWellsin interfaceCfnAnalysis.WaterfallChartConfigurationProperty
-
getLegend
Description copied from interface:CfnAnalysis.WaterfallChartConfigurationPropertyThe legend configuration of a waterfall visual.- Specified by:
getLegendin interfaceCfnAnalysis.WaterfallChartConfigurationProperty
-
getPrimaryYAxisDisplayOptions
Description copied from interface:CfnAnalysis.WaterfallChartConfigurationPropertyThe options that determine the presentation of the y-axis.- Specified by:
getPrimaryYAxisDisplayOptionsin interfaceCfnAnalysis.WaterfallChartConfigurationProperty
-
getPrimaryYAxisLabelOptions
Description copied from interface:CfnAnalysis.WaterfallChartConfigurationPropertyThe options that determine the presentation of the y-axis label.- Specified by:
getPrimaryYAxisLabelOptionsin interfaceCfnAnalysis.WaterfallChartConfigurationProperty
-
getSortConfiguration
Description copied from interface:CfnAnalysis.WaterfallChartConfigurationPropertyThe sort configuration of a waterfall visual.- Specified by:
getSortConfigurationin interfaceCfnAnalysis.WaterfallChartConfigurationProperty
-
getVisualPalette
Description copied from interface:CfnAnalysis.WaterfallChartConfigurationPropertyThe visual palette configuration of a waterfall visual.- Specified by:
getVisualPalettein interfaceCfnAnalysis.WaterfallChartConfigurationProperty
-
getWaterfallChartOptions
Description copied from interface:CfnAnalysis.WaterfallChartConfigurationPropertyThe options that determine the presentation of a waterfall visual.- Specified by:
getWaterfallChartOptionsin interfaceCfnAnalysis.WaterfallChartConfigurationProperty
-
$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()
-