PercentOrAbsoluteLong
Percent or Absolute Long for InfluxDB parameters
Contents
Important
This data type is a UNION, so only one of the following members can be specified when used or returned.
- absolute
-
Absolute long for InfluxDB parameters.
Type: Long
Valid Range: Minimum value of 0. Maximum value of 1610612736000.
Required: No
- percent
-
Percent for InfluxDB parameters.
Type: String
Length Constraints: Minimum length of 2. Maximum length of 4.
Pattern:
(?:100|[1-9]?[0-9])%Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: