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