PeriodToDateComputation
The period to date computation configuration.
Contents
Note
In the following list, the required parameters are described first.
- ComputationId
-
The ID for a computation.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 512.
Pattern:
[\w\-]+
Required: Yes
- Name
-
The name of a computation.
Type: String
Required: No
- PeriodTimeGranularity
-
The time granularity setup of period to date computation. Choose from the following options:
-
YEAR: Year to date.
-
MONTH: Month to date.
Type: String
Valid Values:
YEAR | QUARTER | MONTH | WEEK | DAY | HOUR | MINUTE | SECOND | MILLISECOND
Required: No
-
- Time
-
The time field that is used in a computation.
Type: DimensionField object
Required: No
- Value
-
The value field that is used in a computation.
Type: MeasureField object
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: