TimeRangeFilterValue
The value of a time range filter.
This is a union type structure. For this structure to be valid, only one of the attributes can be defined.
Contents
Note
In the following list, the required parameters are described first.
- Parameter
-
The parameter type input value.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 2048.
Pattern:
^[a-zA-Z0-9]+$
Required: No
- RollingDate
-
The rolling date input value.
Type: RollingDateConfiguration object
Required: No
- StaticValue
-
The static input value.
Type: Timestamp
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: