Class CfnDashboardPropsMixin.HistogramConfigurationProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnDashboardPropsMixin.HistogramConfigurationProperty,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnDashboardPropsMixin.HistogramConfigurationProperty
CfnDashboardPropsMixin.HistogramConfigurationProperty-
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.cfnpropertymixins.services.quicksight.CfnDashboardPropsMixin.HistogramConfigurationProperty
CfnDashboardPropsMixin.HistogramConfigurationProperty.Builder, CfnDashboardPropsMixin.HistogramConfigurationProperty.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnDashboardPropsMixin.HistogramConfigurationProperty.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 histogram bins.final ObjectThe data label configuration of a histogram.final ObjectThe field well configuration of a histogram.final ObjectThe general visual interactions setup for a visual.final ObjectThe tooltip configuration of a histogram.final ObjectThe visual palette configuration of a histogram.final ObjectThe options that determine the presentation of the x-axis.final ObjectThe options that determine the presentation of the x-axis label.final ObjectThe options that determine the presentation of the y-axis.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 theCfnDashboardPropsMixin.HistogramConfigurationProperty.Builder.
-
-
Method Details
-
getBinOptions
Description copied from interface:CfnDashboardPropsMixin.HistogramConfigurationPropertyThe options that determine the presentation of histogram bins.Returns union: either
IResolvableorCfnDashboardPropsMixin.HistogramBinOptionsProperty- Specified by:
getBinOptionsin interfaceCfnDashboardPropsMixin.HistogramConfigurationProperty- See Also:
-
getDataLabels
Description copied from interface:CfnDashboardPropsMixin.HistogramConfigurationPropertyThe data label configuration of a histogram.Returns union: either
IResolvableorCfnDashboardPropsMixin.DataLabelOptionsProperty- Specified by:
getDataLabelsin interfaceCfnDashboardPropsMixin.HistogramConfigurationProperty- See Also:
-
getFieldWells
Description copied from interface:CfnDashboardPropsMixin.HistogramConfigurationPropertyThe field well configuration of a histogram.Returns union: either
IResolvableorCfnDashboardPropsMixin.HistogramFieldWellsProperty- Specified by:
getFieldWellsin interfaceCfnDashboardPropsMixin.HistogramConfigurationProperty- See Also:
-
getInteractions
Description copied from interface:CfnDashboardPropsMixin.HistogramConfigurationPropertyThe general visual interactions setup for a visual.Returns union: either
IResolvableorCfnDashboardPropsMixin.VisualInteractionOptionsProperty- Specified by:
getInteractionsin interfaceCfnDashboardPropsMixin.HistogramConfigurationProperty- See Also:
-
getTooltip
Description copied from interface:CfnDashboardPropsMixin.HistogramConfigurationPropertyThe tooltip configuration of a histogram.Returns union: either
IResolvableorCfnDashboardPropsMixin.TooltipOptionsProperty- Specified by:
getTooltipin interfaceCfnDashboardPropsMixin.HistogramConfigurationProperty- See Also:
-
getVisualPalette
Description copied from interface:CfnDashboardPropsMixin.HistogramConfigurationPropertyThe visual palette configuration of a histogram.Returns union: either
IResolvableorCfnDashboardPropsMixin.VisualPaletteProperty- Specified by:
getVisualPalettein interfaceCfnDashboardPropsMixin.HistogramConfigurationProperty- See Also:
-
getXAxisDisplayOptions
Description copied from interface:CfnDashboardPropsMixin.HistogramConfigurationPropertyThe options that determine the presentation of the x-axis.Returns union: either
IResolvableorCfnDashboardPropsMixin.AxisDisplayOptionsProperty- Specified by:
getXAxisDisplayOptionsin interfaceCfnDashboardPropsMixin.HistogramConfigurationProperty- See Also:
-
getXAxisLabelOptions
Description copied from interface:CfnDashboardPropsMixin.HistogramConfigurationPropertyThe options that determine the presentation of the x-axis label.Returns union: either
IResolvableorCfnDashboardPropsMixin.ChartAxisLabelOptionsProperty- Specified by:
getXAxisLabelOptionsin interfaceCfnDashboardPropsMixin.HistogramConfigurationProperty- See Also:
-
getYAxisDisplayOptions
Description copied from interface:CfnDashboardPropsMixin.HistogramConfigurationPropertyThe options that determine the presentation of the y-axis.Returns union: either
IResolvableorCfnDashboardPropsMixin.AxisDisplayOptionsProperty- Specified by:
getYAxisDisplayOptionsin interfaceCfnDashboardPropsMixin.HistogramConfigurationProperty- 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()
-