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