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