Class CfnTemplate.WaterfallChartGroupColorConfigurationProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.services.quicksight.CfnTemplate.WaterfallChartGroupColorConfigurationProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnTemplate.WaterfallChartGroupColorConfigurationProperty,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnTemplate.WaterfallChartGroupColorConfigurationProperty
@Stability(Stable)
@Internal
public static final class CfnTemplate.WaterfallChartGroupColorConfigurationProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnTemplate.WaterfallChartGroupColorConfigurationProperty
An implementation for
CfnTemplate.WaterfallChartGroupColorConfigurationProperty-
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.WaterfallChartGroupColorConfigurationProperty
CfnTemplate.WaterfallChartGroupColorConfigurationProperty.Builder, CfnTemplate.WaterfallChartGroupColorConfigurationProperty.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnTemplate.WaterfallChartGroupColorConfigurationProperty.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 StringDefines the color for the negative bars of a waterfall chart.final StringDefines the color for the positive bars of a waterfall chart.final StringDefines the color for the total bars of a waterfall chart.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.WaterfallChartGroupColorConfigurationProperty.Builder.
-
-
Method Details
-
getNegativeBarColor
Description copied from interface:CfnTemplate.WaterfallChartGroupColorConfigurationPropertyDefines the color for the negative bars of a waterfall chart.- Specified by:
getNegativeBarColorin interfaceCfnTemplate.WaterfallChartGroupColorConfigurationProperty- See Also:
-
getPositiveBarColor
Description copied from interface:CfnTemplate.WaterfallChartGroupColorConfigurationPropertyDefines the color for the positive bars of a waterfall chart.- Specified by:
getPositiveBarColorin interfaceCfnTemplate.WaterfallChartGroupColorConfigurationProperty- See Also:
-
getTotalBarColor
Description copied from interface:CfnTemplate.WaterfallChartGroupColorConfigurationPropertyDefines the color for the total bars of a waterfall chart.- Specified by:
getTotalBarColorin interfaceCfnTemplate.WaterfallChartGroupColorConfigurationProperty- 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()
-