/AWS1/CL_TSIDURATION¶
Duration for InfluxDB parameters in Timestream for InfluxDB.
CONSTRUCTOR¶
IMPORTING¶
Required arguments:¶
iv_durationtype TYPE /AWS1/TSIDURATIONTYPE /AWS1/TSIDURATIONTYPE¶
The type of duration for InfluxDB parameters.
iv_value TYPE /AWS1/TSILONG /AWS1/TSILONG¶
The value of duration for InfluxDB parameters.
Queryable Attributes¶
durationType¶
The type of duration for InfluxDB parameters.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_DURATIONTYPE() |
Getter for DURATIONTYPE, with configurable default |
ASK_DURATIONTYPE() |
Getter for DURATIONTYPE w/ exceptions if field has no value |
HAS_DURATIONTYPE() |
Determine if DURATIONTYPE has a value |
value¶
The value of duration for InfluxDB parameters.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_VALUE() |
Getter for VALUE, with configurable default |
ASK_VALUE() |
Getter for VALUE w/ exceptions if field has no value |
HAS_VALUE() |
Determine if VALUE has a value |