Class CfnDashboard.ComputationProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnDashboard.ComputationProperty,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnDashboard.ComputationProperty
CfnDashboard.ComputationProperty-
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.CfnDashboard.ComputationProperty
CfnDashboard.ComputationProperty.Builder, CfnDashboard.ComputationProperty.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnDashboard.ComputationProperty.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 forecast computation configuration.final ObjectThe growth rate computation configuration.final ObjectThe maximum and minimum computation configuration.final ObjectThe metric comparison computation configuration.final ObjectThe period over period computation configuration.final ObjectThe period toDataSetIdentifiercomputation configuration.final ObjectThe top movers and bottom movers computation configuration.final ObjectThe top ranked and bottom ranked computation configuration.final ObjectThe total aggregation computation configuration.final ObjectThe unique values computation configuration.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 theCfnDashboard.ComputationProperty.Builder.
-
-
Method Details
-
getForecast
Description copied from interface:CfnDashboard.ComputationPropertyThe forecast computation configuration.Returns union: either
IResolvableorCfnDashboard.ForecastComputationProperty- Specified by:
getForecastin interfaceCfnDashboard.ComputationProperty- See Also:
-
getGrowthRate
Description copied from interface:CfnDashboard.ComputationPropertyThe growth rate computation configuration.Returns union: either
IResolvableorCfnDashboard.GrowthRateComputationProperty- Specified by:
getGrowthRatein interfaceCfnDashboard.ComputationProperty- See Also:
-
getMaximumMinimum
Description copied from interface:CfnDashboard.ComputationPropertyThe maximum and minimum computation configuration.Returns union: either
IResolvableorCfnDashboard.MaximumMinimumComputationProperty- Specified by:
getMaximumMinimumin interfaceCfnDashboard.ComputationProperty- See Also:
-
getMetricComparison
Description copied from interface:CfnDashboard.ComputationPropertyThe metric comparison computation configuration.Returns union: either
IResolvableorCfnDashboard.MetricComparisonComputationProperty- Specified by:
getMetricComparisonin interfaceCfnDashboard.ComputationProperty- See Also:
-
getPeriodOverPeriod
Description copied from interface:CfnDashboard.ComputationPropertyThe period over period computation configuration.Returns union: either
IResolvableorCfnDashboard.PeriodOverPeriodComputationProperty- Specified by:
getPeriodOverPeriodin interfaceCfnDashboard.ComputationProperty- See Also:
-
getPeriodToDate
Description copied from interface:CfnDashboard.ComputationPropertyThe period toDataSetIdentifiercomputation configuration.Returns union: either
IResolvableorCfnDashboard.PeriodToDateComputationProperty- Specified by:
getPeriodToDatein interfaceCfnDashboard.ComputationProperty- See Also:
-
getTopBottomMovers
Description copied from interface:CfnDashboard.ComputationPropertyThe top movers and bottom movers computation configuration.Returns union: either
IResolvableorCfnDashboard.TopBottomMoversComputationProperty- Specified by:
getTopBottomMoversin interfaceCfnDashboard.ComputationProperty- See Also:
-
getTopBottomRanked
Description copied from interface:CfnDashboard.ComputationPropertyThe top ranked and bottom ranked computation configuration.Returns union: either
IResolvableorCfnDashboard.TopBottomRankedComputationProperty- Specified by:
getTopBottomRankedin interfaceCfnDashboard.ComputationProperty- See Also:
-
getTotalAggregation
Description copied from interface:CfnDashboard.ComputationPropertyThe total aggregation computation configuration.Returns union: either
IResolvableorCfnDashboard.TotalAggregationComputationProperty- Specified by:
getTotalAggregationin interfaceCfnDashboard.ComputationProperty- See Also:
-
getUniqueValues
Description copied from interface:CfnDashboard.ComputationPropertyThe unique values computation configuration.Returns union: either
IResolvableorCfnDashboard.UniqueValuesComputationProperty- Specified by:
getUniqueValuesin interfaceCfnDashboard.ComputationProperty- 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()
-