DateMeasureField
The measure type field with date type columns.
Contents
Note
In the following list, the required parameters are described first.
- Column
-
The column that is used in the
DateMeasureField
.Type: ColumnIdentifier object
Required: Yes
- FieldId
-
The custom field ID.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 512.
Required: Yes
- AggregationFunction
-
The aggregation function of the measure field.
Type: String
Valid Values:
COUNT | DISTINCT_COUNT | MIN | MAX
Required: No
- FormatConfiguration
-
The format configuration of the field.
Type: DateTimeFormatConfiguration object
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: