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