Class CfnAnalysis.KPIOptionsProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.services.quicksight.CfnAnalysis.KPIOptionsProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnAnalysis.KPIOptionsProperty,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
- CfnAnalysis.KPIOptionsProperty
@Stability(Stable)
@Internal
public static final class CfnAnalysis.KPIOptionsProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnAnalysis.KPIOptionsProperty
An implementation for
CfnAnalysis.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.services.quicksight.CfnAnalysis.KPIOptionsProperty
CfnAnalysis.KPIOptionsProperty.Builder, CfnAnalysis.KPIOptionsProperty.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnAnalysis.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 presentation of trend arrows in 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 theCfnAnalysis.KPIOptionsProperty.Builder.
-
-
Method Details
-
getComparison
Description copied from interface:CfnAnalysis.KPIOptionsPropertyThe comparison configuration of a KPI visual.- Specified by:
getComparisonin interfaceCfnAnalysis.KPIOptionsProperty
-
getPrimaryValueDisplayType
Description copied from interface:CfnAnalysis.KPIOptionsPropertyThe options that determine the primary value display type.- Specified by:
getPrimaryValueDisplayTypein interfaceCfnAnalysis.KPIOptionsProperty
-
getPrimaryValueFontConfiguration
Description copied from interface:CfnAnalysis.KPIOptionsPropertyThe options that determine the primary value font configuration.- Specified by:
getPrimaryValueFontConfigurationin interfaceCfnAnalysis.KPIOptionsProperty
-
getProgressBar
Description copied from interface:CfnAnalysis.KPIOptionsPropertyThe options that determine the presentation of the progress bar of a KPI visual.- Specified by:
getProgressBarin interfaceCfnAnalysis.KPIOptionsProperty
-
getSecondaryValue
Description copied from interface:CfnAnalysis.KPIOptionsPropertyThe options that determine the presentation of the secondary value of a KPI visual.- Specified by:
getSecondaryValuein interfaceCfnAnalysis.KPIOptionsProperty
-
getSecondaryValueFontConfiguration
Description copied from interface:CfnAnalysis.KPIOptionsPropertyThe options that determine the secondary value font configuration.- Specified by:
getSecondaryValueFontConfigurationin interfaceCfnAnalysis.KPIOptionsProperty
-
getTrendArrows
Description copied from interface:CfnAnalysis.KPIOptionsPropertyThe options that determine the presentation of trend arrows in a KPI visual.- Specified by:
getTrendArrowsin interfaceCfnAnalysis.KPIOptionsProperty
-
$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()
-