Class CfnDashboard.BoxPlotChartConfigurationProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnDashboard.BoxPlotChartConfigurationProperty,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnDashboard.BoxPlotChartConfigurationProperty
CfnDashboard.BoxPlotChartConfigurationProperty-
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.BoxPlotChartConfigurationProperty
CfnDashboard.BoxPlotChartConfigurationProperty.Builder, CfnDashboard.BoxPlotChartConfigurationProperty.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnDashboard.BoxPlotChartConfigurationProperty.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 box plot chart options for a box plot visual.final ObjectThe label display options (grid line, range, scale, axis step) of a box plot category.final ObjectThe label options (label text, label visibility and sort Icon visibility) of a box plot category.final ObjectThe field wells of the visual.final ObjectThe general visual interactions setup for a visual.final ObjectReturns union: eitherIResolvableorCfnDashboard.LegendOptionsPropertyfinal ObjectThe label display options (grid line, range, scale, axis step) of a box plot category.final ObjectThe label options (label text, label visibility and sort icon visibility) of a box plot value.final ObjectThe reference line setup of the visual.final ObjectThe sort configuration of aBoxPlotVisual.final ObjectThe tooltip display setup of the visual.final ObjectThe palette (chart color) display setup of the 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.BoxPlotChartConfigurationProperty.Builder.
-
-
Method Details
-
getBoxPlotOptions
Description copied from interface:CfnDashboard.BoxPlotChartConfigurationPropertyThe box plot chart options for a box plot visual.Returns union: either
IResolvableorCfnDashboard.BoxPlotOptionsProperty- Specified by:
getBoxPlotOptionsin interfaceCfnDashboard.BoxPlotChartConfigurationProperty- See Also:
-
getCategoryAxis
Description copied from interface:CfnDashboard.BoxPlotChartConfigurationPropertyThe label display options (grid line, range, scale, axis step) of a box plot category.Returns union: either
IResolvableorCfnDashboard.AxisDisplayOptionsProperty- Specified by:
getCategoryAxisin interfaceCfnDashboard.BoxPlotChartConfigurationProperty- See Also:
-
getCategoryLabelOptions
Description copied from interface:CfnDashboard.BoxPlotChartConfigurationPropertyThe label options (label text, label visibility and sort Icon visibility) of a box plot category.Returns union: either
IResolvableorCfnDashboard.ChartAxisLabelOptionsProperty- Specified by:
getCategoryLabelOptionsin interfaceCfnDashboard.BoxPlotChartConfigurationProperty- See Also:
-
getFieldWells
Description copied from interface:CfnDashboard.BoxPlotChartConfigurationPropertyThe field wells of the visual.Returns union: either
IResolvableorCfnDashboard.BoxPlotFieldWellsProperty- Specified by:
getFieldWellsin interfaceCfnDashboard.BoxPlotChartConfigurationProperty- See Also:
-
getInteractions
Description copied from interface:CfnDashboard.BoxPlotChartConfigurationPropertyThe general visual interactions setup for a visual.Returns union: either
IResolvableorCfnDashboard.VisualInteractionOptionsProperty- Specified by:
getInteractionsin interfaceCfnDashboard.BoxPlotChartConfigurationProperty- See Also:
-
getLegend
Description copied from interface:CfnDashboard.BoxPlotChartConfigurationPropertyReturns union: eitherIResolvableorCfnDashboard.LegendOptionsProperty- Specified by:
getLegendin interfaceCfnDashboard.BoxPlotChartConfigurationProperty- See Also:
-
getPrimaryYAxisDisplayOptions
Description copied from interface:CfnDashboard.BoxPlotChartConfigurationPropertyThe label display options (grid line, range, scale, axis step) of a box plot category.Returns union: either
IResolvableorCfnDashboard.AxisDisplayOptionsProperty- Specified by:
getPrimaryYAxisDisplayOptionsin interfaceCfnDashboard.BoxPlotChartConfigurationProperty- See Also:
-
getPrimaryYAxisLabelOptions
Description copied from interface:CfnDashboard.BoxPlotChartConfigurationPropertyThe label options (label text, label visibility and sort icon visibility) of a box plot value.Returns union: either
IResolvableorCfnDashboard.ChartAxisLabelOptionsProperty- Specified by:
getPrimaryYAxisLabelOptionsin interfaceCfnDashboard.BoxPlotChartConfigurationProperty- See Also:
-
getReferenceLines
Description copied from interface:CfnDashboard.BoxPlotChartConfigurationPropertyThe reference line setup of the visual.Returns union: either
IResolvableor Listinvalid input: '<'eitherIResolvableorCfnDashboard.ReferenceLineProperty>- Specified by:
getReferenceLinesin interfaceCfnDashboard.BoxPlotChartConfigurationProperty- See Also:
-
getSortConfiguration
Description copied from interface:CfnDashboard.BoxPlotChartConfigurationPropertyThe sort configuration of aBoxPlotVisual.Returns union: either
IResolvableorCfnDashboard.BoxPlotSortConfigurationProperty- Specified by:
getSortConfigurationin interfaceCfnDashboard.BoxPlotChartConfigurationProperty- See Also:
-
getTooltip
Description copied from interface:CfnDashboard.BoxPlotChartConfigurationPropertyThe tooltip display setup of the visual.Returns union: either
IResolvableorCfnDashboard.TooltipOptionsProperty- Specified by:
getTooltipin interfaceCfnDashboard.BoxPlotChartConfigurationProperty- See Also:
-
getVisualPalette
Description copied from interface:CfnDashboard.BoxPlotChartConfigurationPropertyThe palette (chart color) display setup of the visual.Returns union: either
IResolvableorCfnDashboard.VisualPaletteProperty- Specified by:
getVisualPalettein interfaceCfnDashboard.BoxPlotChartConfigurationProperty- 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()
-