FilterRelativeDateTimeControl
A control from a date filter that is used to specify the relative date.
Contents
Note
In the following list, the required parameters are described first.
- FilterControlId
-
The ID of the
FilterTextAreaControl
.Type: String
Length Constraints: Minimum length of 1. Maximum length of 512.
Pattern:
[\w\-]+
Required: Yes
- SourceFilterId
-
The source filter ID of the
FilterTextAreaControl
.Type: String
Length Constraints: Minimum length of 1. Maximum length of 512.
Pattern:
[\w\-]+
Required: Yes
- Title
-
The title of the
FilterTextAreaControl
.Type: String
Length Constraints: Minimum length of 1. Maximum length of 2048.
Required: Yes
- CommitMode
-
The visibility configuration of the Apply button on a
FilterRelativeDateTimeControl
.Type: String
Valid Values:
AUTO | MANUAL
Required: No
- DisplayOptions
-
The display options of a control.
Type: RelativeDateTimeControlDisplayOptions object
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: