Class CfnDashboardPropsMixin.GaugeChartConfigurationProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.cfnpropertymixins.services.quicksight.CfnDashboardPropsMixin.GaugeChartConfigurationProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnDashboardPropsMixin.GaugeChartConfigurationProperty,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnDashboardPropsMixin.GaugeChartConfigurationProperty
@Stability(Stable)
@Internal
public static final class CfnDashboardPropsMixin.GaugeChartConfigurationProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnDashboardPropsMixin.GaugeChartConfigurationProperty
An implementation for
CfnDashboardPropsMixin.GaugeChartConfigurationProperty-
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.GaugeChartConfigurationProperty
CfnDashboardPropsMixin.GaugeChartConfigurationProperty.Builder, CfnDashboardPropsMixin.GaugeChartConfigurationProperty.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnDashboardPropsMixin.GaugeChartConfigurationProperty.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 color configuration of aGaugeChartVisual.final ObjectThe data label configuration of aGaugeChartVisual.final ObjectThe field well configuration of aGaugeChartVisual.final ObjectThe options that determine the presentation of theGaugeChartVisual.final ObjectThe general visual interactions setup for a visual.final ObjectThe tooltip configuration of aGaugeChartVisual.final ObjectThe visual palette configuration of aGaugeChartVisual.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.GaugeChartConfigurationProperty.Builder.
-
-
Method Details
-
getColorConfiguration
Description copied from interface:CfnDashboardPropsMixin.GaugeChartConfigurationPropertyThe color configuration of aGaugeChartVisual.Returns union: either
IResolvableorCfnDashboardPropsMixin.GaugeChartColorConfigurationProperty- Specified by:
getColorConfigurationin interfaceCfnDashboardPropsMixin.GaugeChartConfigurationProperty- See Also:
-
getDataLabels
Description copied from interface:CfnDashboardPropsMixin.GaugeChartConfigurationPropertyThe data label configuration of aGaugeChartVisual.Returns union: either
IResolvableorCfnDashboardPropsMixin.DataLabelOptionsProperty- Specified by:
getDataLabelsin interfaceCfnDashboardPropsMixin.GaugeChartConfigurationProperty- See Also:
-
getFieldWells
Description copied from interface:CfnDashboardPropsMixin.GaugeChartConfigurationPropertyThe field well configuration of aGaugeChartVisual.Returns union: either
IResolvableorCfnDashboardPropsMixin.GaugeChartFieldWellsProperty- Specified by:
getFieldWellsin interfaceCfnDashboardPropsMixin.GaugeChartConfigurationProperty- See Also:
-
getGaugeChartOptions
Description copied from interface:CfnDashboardPropsMixin.GaugeChartConfigurationPropertyThe options that determine the presentation of theGaugeChartVisual.Returns union: either
IResolvableorCfnDashboardPropsMixin.GaugeChartOptionsProperty- Specified by:
getGaugeChartOptionsin interfaceCfnDashboardPropsMixin.GaugeChartConfigurationProperty- See Also:
-
getInteractions
Description copied from interface:CfnDashboardPropsMixin.GaugeChartConfigurationPropertyThe general visual interactions setup for a visual.Returns union: either
IResolvableorCfnDashboardPropsMixin.VisualInteractionOptionsProperty- Specified by:
getInteractionsin interfaceCfnDashboardPropsMixin.GaugeChartConfigurationProperty- See Also:
-
getTooltipOptions
Description copied from interface:CfnDashboardPropsMixin.GaugeChartConfigurationPropertyThe tooltip configuration of aGaugeChartVisual.Returns union: either
IResolvableorCfnDashboardPropsMixin.TooltipOptionsProperty- Specified by:
getTooltipOptionsin interfaceCfnDashboardPropsMixin.GaugeChartConfigurationProperty- See Also:
-
getVisualPalette
Description copied from interface:CfnDashboardPropsMixin.GaugeChartConfigurationPropertyThe visual palette configuration of aGaugeChartVisual.Returns union: either
IResolvableorCfnDashboardPropsMixin.VisualPaletteProperty- Specified by:
getVisualPalettein interfaceCfnDashboardPropsMixin.GaugeChartConfigurationProperty- 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()
-