Class CfnAnalysisPropsMixin.GaugeChartConditionalFormattingOptionProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.mixins.preview.services.quicksight.mixins.CfnAnalysisPropsMixin.GaugeChartConditionalFormattingOptionProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnAnalysisPropsMixin.GaugeChartConditionalFormattingOptionProperty,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnAnalysisPropsMixin.GaugeChartConditionalFormattingOptionProperty
@Stability(Stable)
@Internal
public static final class CfnAnalysisPropsMixin.GaugeChartConditionalFormattingOptionProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnAnalysisPropsMixin.GaugeChartConditionalFormattingOptionProperty
An implementation for
CfnAnalysisPropsMixin.GaugeChartConditionalFormattingOptionProperty-
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.mixins.preview.services.quicksight.mixins.CfnAnalysisPropsMixin.GaugeChartConditionalFormattingOptionProperty
CfnAnalysisPropsMixin.GaugeChartConditionalFormattingOptionProperty.Builder, CfnAnalysisPropsMixin.GaugeChartConditionalFormattingOptionProperty.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnAnalysisPropsMixin.GaugeChartConditionalFormattingOptionProperty.Builder.protectedJsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef) Constructor that initializes the object based on values retrieved from the JsiiObject. -
Method Summary
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
protected Jsii$Proxy(CfnAnalysisPropsMixin.GaugeChartConditionalFormattingOptionProperty.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnAnalysisPropsMixin.GaugeChartConditionalFormattingOptionProperty.Builder.
-
-
Method Details
-
getArc
Description copied from interface:CfnAnalysisPropsMixin.GaugeChartConditionalFormattingOptionPropertyThe options that determine the presentation of the arc of aGaugeChartVisual.Returns union: either
IResolvableorCfnAnalysisPropsMixin.GaugeChartArcConditionalFormattingProperty- Specified by:
getArcin interfaceCfnAnalysisPropsMixin.GaugeChartConditionalFormattingOptionProperty- See Also:
-
getPrimaryValue
Description copied from interface:CfnAnalysisPropsMixin.GaugeChartConditionalFormattingOptionPropertyThe conditional formatting for the primary value of aGaugeChartVisual.Returns union: either
IResolvableorCfnAnalysisPropsMixin.GaugeChartPrimaryValueConditionalFormattingProperty- Specified by:
getPrimaryValuein interfaceCfnAnalysisPropsMixin.GaugeChartConditionalFormattingOptionProperty- 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()
-