Class CfnAnalysisPropsMixin.KPISparklineOptionsProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.cfnpropertymixins.services.quicksight.CfnAnalysisPropsMixin.KPISparklineOptionsProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnAnalysisPropsMixin.KPISparklineOptionsProperty,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnAnalysisPropsMixin.KPISparklineOptionsProperty
@Stability(Stable)
@Internal
public static final class CfnAnalysisPropsMixin.KPISparklineOptionsProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnAnalysisPropsMixin.KPISparklineOptionsProperty
An implementation for
CfnAnalysisPropsMixin.KPISparklineOptionsProperty-
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.CfnAnalysisPropsMixin.KPISparklineOptionsProperty
CfnAnalysisPropsMixin.KPISparklineOptionsProperty.Builder, CfnAnalysisPropsMixin.KPISparklineOptionsProperty.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnAnalysisPropsMixin.KPISparklineOptionsProperty.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 StringgetColor()The color of the sparkline.final StringThe tooltip visibility of the sparkline.final StringgetType()The type of the sparkline.final StringThe visibility of the sparkline.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 theCfnAnalysisPropsMixin.KPISparklineOptionsProperty.Builder.
-
-
Method Details
-
getColor
Description copied from interface:CfnAnalysisPropsMixin.KPISparklineOptionsPropertyThe color of the sparkline.- Specified by:
getColorin interfaceCfnAnalysisPropsMixin.KPISparklineOptionsProperty- See Also:
-
getTooltipVisibility
Description copied from interface:CfnAnalysisPropsMixin.KPISparklineOptionsPropertyThe tooltip visibility of the sparkline.- Specified by:
getTooltipVisibilityin interfaceCfnAnalysisPropsMixin.KPISparklineOptionsProperty- See Also:
-
getType
Description copied from interface:CfnAnalysisPropsMixin.KPISparklineOptionsPropertyThe type of the sparkline.- Specified by:
getTypein interfaceCfnAnalysisPropsMixin.KPISparklineOptionsProperty- See Also:
-
getVisibility
Description copied from interface:CfnAnalysisPropsMixin.KPISparklineOptionsPropertyThe visibility of the sparkline.- Specified by:
getVisibilityin interfaceCfnAnalysisPropsMixin.KPISparklineOptionsProperty- 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()
-