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