DefaultDateTimePickerControlOptions
The default options that correspond to the filter control type of a DateTimePicker.
Contents
Note
In the following list, the required parameters are described first.
- CommitMode
- 
               The visibility configuration of the Apply button on a DateTimePickerControl.Type: String Valid Values: AUTO | MANUALRequired: No 
- DisplayOptions
- 
               The display options of a control. Type: DateTimePickerControlDisplayOptions object Required: No 
- Type
- 
               The date time picker type of the DefaultDateTimePickerControlOptions. Choose one of the following options:- 
                     SINGLE_VALUED: The filter condition is a fixed date.
- 
                     DATE_RANGE: The filter condition is a date time range.
 Type: String Valid Values: SINGLE_VALUED | DATE_RANGERequired: No 
- 
                     
See Also
For more information about using this API in one of the language-specific Amazon SDKs, see the following: