Class CfnAnalysisPropsMixin.KPIOptionsProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.cfnpropertymixins.services.quicksight.CfnAnalysisPropsMixin.KPIOptionsProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnAnalysisPropsMixin.KPIOptionsProperty,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnAnalysisPropsMixin.KPIOptionsProperty
@Stability(Stable)
@Internal
public static final class CfnAnalysisPropsMixin.KPIOptionsProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnAnalysisPropsMixin.KPIOptionsProperty
An implementation for
CfnAnalysisPropsMixin.KPIOptionsProperty-
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.KPIOptionsProperty
CfnAnalysisPropsMixin.KPIOptionsProperty.Builder, CfnAnalysisPropsMixin.KPIOptionsProperty.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnAnalysisPropsMixin.KPIOptionsProperty.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 comparison configuration of a KPI visual.final StringThe options that determine the primary value display type.final ObjectThe options that determine the primary value font configuration.final ObjectThe options that determine the presentation of the progress bar of a KPI visual.final ObjectThe options that determine the presentation of the secondary value of a KPI visual.final ObjectThe options that determine the secondary value font configuration.final ObjectThe options that determine the visibility, color, type, and tooltip visibility of the sparkline of a KPI visual.final ObjectThe options that determine the presentation of trend arrows in a KPI visual.final ObjectThe options that determine the layout a KPI visual.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.KPIOptionsProperty.Builder.
-
-
Method Details
-
getComparison
Description copied from interface:CfnAnalysisPropsMixin.KPIOptionsPropertyThe comparison configuration of a KPI visual.Returns union: either
IResolvableorCfnAnalysisPropsMixin.ComparisonConfigurationProperty- Specified by:
getComparisonin interfaceCfnAnalysisPropsMixin.KPIOptionsProperty- See Also:
-
getPrimaryValueDisplayType
Description copied from interface:CfnAnalysisPropsMixin.KPIOptionsPropertyThe options that determine the primary value display type.- Specified by:
getPrimaryValueDisplayTypein interfaceCfnAnalysisPropsMixin.KPIOptionsProperty- See Also:
-
getPrimaryValueFontConfiguration
Description copied from interface:CfnAnalysisPropsMixin.KPIOptionsPropertyThe options that determine the primary value font configuration.Returns union: either
IResolvableorCfnAnalysisPropsMixin.FontConfigurationProperty- Specified by:
getPrimaryValueFontConfigurationin interfaceCfnAnalysisPropsMixin.KPIOptionsProperty- See Also:
-
getProgressBar
Description copied from interface:CfnAnalysisPropsMixin.KPIOptionsPropertyThe options that determine the presentation of the progress bar of a KPI visual.Returns union: either
IResolvableorCfnAnalysisPropsMixin.ProgressBarOptionsProperty- Specified by:
getProgressBarin interfaceCfnAnalysisPropsMixin.KPIOptionsProperty- See Also:
-
getSecondaryValue
Description copied from interface:CfnAnalysisPropsMixin.KPIOptionsPropertyThe options that determine the presentation of the secondary value of a KPI visual.Returns union: either
IResolvableorCfnAnalysisPropsMixin.SecondaryValueOptionsProperty- Specified by:
getSecondaryValuein interfaceCfnAnalysisPropsMixin.KPIOptionsProperty- See Also:
-
getSecondaryValueFontConfiguration
Description copied from interface:CfnAnalysisPropsMixin.KPIOptionsPropertyThe options that determine the secondary value font configuration.Returns union: either
IResolvableorCfnAnalysisPropsMixin.FontConfigurationProperty- Specified by:
getSecondaryValueFontConfigurationin interfaceCfnAnalysisPropsMixin.KPIOptionsProperty- See Also:
-
getSparkline
Description copied from interface:CfnAnalysisPropsMixin.KPIOptionsPropertyThe options that determine the visibility, color, type, and tooltip visibility of the sparkline of a KPI visual.Returns union: either
IResolvableorCfnAnalysisPropsMixin.KPISparklineOptionsProperty- Specified by:
getSparklinein interfaceCfnAnalysisPropsMixin.KPIOptionsProperty- See Also:
-
getTrendArrows
Description copied from interface:CfnAnalysisPropsMixin.KPIOptionsPropertyThe options that determine the presentation of trend arrows in a KPI visual.Returns union: either
IResolvableorCfnAnalysisPropsMixin.TrendArrowOptionsProperty- Specified by:
getTrendArrowsin interfaceCfnAnalysisPropsMixin.KPIOptionsProperty- See Also:
-
getVisualLayoutOptions
Description copied from interface:CfnAnalysisPropsMixin.KPIOptionsPropertyThe options that determine the layout a KPI visual.Returns union: either
IResolvableorCfnAnalysisPropsMixin.KPIVisualLayoutOptionsProperty- Specified by:
getVisualLayoutOptionsin interfaceCfnAnalysisPropsMixin.KPIOptionsProperty- 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()
-