

# 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 **   <a name="tsinfluxdb-Type-PercentOrAbsoluteLong-absolute"></a>
Absolute long for InfluxDB parameters.  
Type: Long  
Valid Range: Minimum value of 0. Maximum value of 1610612736000.  
Required: No

 ** percent **   <a name="tsinfluxdb-Type-PercentOrAbsoluteLong-percent"></a>
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:
+  [AWS SDK for C\$1\$1](https://docs.aws.amazon.com/goto/SdkForCpp/timestream-influxdb-2023-01-27/PercentOrAbsoluteLong) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/timestream-influxdb-2023-01-27/PercentOrAbsoluteLong) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/timestream-influxdb-2023-01-27/PercentOrAbsoluteLong) 