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