Class CfnAnalysis.WaterfallChartConfigurationProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnAnalysis.WaterfallChartConfigurationProperty,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnAnalysis.WaterfallChartConfigurationProperty
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 color configuration of a waterfall visual.final ObjectThe data label configuration of a waterfall visual.final ObjectThe field well configuration of a waterfall visual.final ObjectThe general visual interactions setup for a 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.Returns union: either
IResolvableorCfnAnalysis.AxisDisplayOptionsProperty- Specified by:
getCategoryAxisDisplayOptionsin interfaceCfnAnalysis.WaterfallChartConfigurationProperty- See Also:
-
getCategoryAxisLabelOptions
Description copied from interface:CfnAnalysis.WaterfallChartConfigurationPropertyThe options that determine the presentation of the category axis label.Returns union: either
IResolvableorCfnAnalysis.ChartAxisLabelOptionsProperty- Specified by:
getCategoryAxisLabelOptionsin interfaceCfnAnalysis.WaterfallChartConfigurationProperty- See Also:
-
getColorConfiguration
Description copied from interface:CfnAnalysis.WaterfallChartConfigurationPropertyThe color configuration of a waterfall visual.Returns union: either
IResolvableorCfnAnalysis.WaterfallChartColorConfigurationProperty- Specified by:
getColorConfigurationin interfaceCfnAnalysis.WaterfallChartConfigurationProperty- See Also:
-
getDataLabels
Description copied from interface:CfnAnalysis.WaterfallChartConfigurationPropertyThe data label configuration of a waterfall visual.Returns union: either
IResolvableorCfnAnalysis.DataLabelOptionsProperty- Specified by:
getDataLabelsin interfaceCfnAnalysis.WaterfallChartConfigurationProperty- See Also:
-
getFieldWells
Description copied from interface:CfnAnalysis.WaterfallChartConfigurationPropertyThe field well configuration of a waterfall visual.Returns union: either
IResolvableorCfnAnalysis.WaterfallChartFieldWellsProperty- Specified by:
getFieldWellsin interfaceCfnAnalysis.WaterfallChartConfigurationProperty- See Also:
-
getInteractions
Description copied from interface:CfnAnalysis.WaterfallChartConfigurationPropertyThe general visual interactions setup for a visual.Returns union: either
IResolvableorCfnAnalysis.VisualInteractionOptionsProperty- Specified by:
getInteractionsin interfaceCfnAnalysis.WaterfallChartConfigurationProperty- See Also:
-
getLegend
Description copied from interface:CfnAnalysis.WaterfallChartConfigurationPropertyThe legend configuration of a waterfall visual.Returns union: either
IResolvableorCfnAnalysis.LegendOptionsProperty- Specified by:
getLegendin interfaceCfnAnalysis.WaterfallChartConfigurationProperty- See Also:
-
getPrimaryYAxisDisplayOptions
Description copied from interface:CfnAnalysis.WaterfallChartConfigurationPropertyThe options that determine the presentation of the y-axis.Returns union: either
IResolvableorCfnAnalysis.AxisDisplayOptionsProperty- Specified by:
getPrimaryYAxisDisplayOptionsin interfaceCfnAnalysis.WaterfallChartConfigurationProperty- See Also:
-
getPrimaryYAxisLabelOptions
Description copied from interface:CfnAnalysis.WaterfallChartConfigurationPropertyThe options that determine the presentation of the y-axis label.Returns union: either
IResolvableorCfnAnalysis.ChartAxisLabelOptionsProperty- Specified by:
getPrimaryYAxisLabelOptionsin interfaceCfnAnalysis.WaterfallChartConfigurationProperty- See Also:
-
getSortConfiguration
Description copied from interface:CfnAnalysis.WaterfallChartConfigurationPropertyThe sort configuration of a waterfall visual.Returns union: either
IResolvableorCfnAnalysis.WaterfallChartSortConfigurationProperty- Specified by:
getSortConfigurationin interfaceCfnAnalysis.WaterfallChartConfigurationProperty- See Also:
-
getVisualPalette
Description copied from interface:CfnAnalysis.WaterfallChartConfigurationPropertyThe visual palette configuration of a waterfall visual.Returns union: either
IResolvableorCfnAnalysis.VisualPaletteProperty- Specified by:
getVisualPalettein interfaceCfnAnalysis.WaterfallChartConfigurationProperty- See Also:
-
getWaterfallChartOptions
Description copied from interface:CfnAnalysis.WaterfallChartConfigurationPropertyThe options that determine the presentation of a waterfall visual.Returns union: either
IResolvableorCfnAnalysis.WaterfallChartOptionsProperty- Specified by:
getWaterfallChartOptionsin interfaceCfnAnalysis.WaterfallChartConfigurationProperty- 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()
-