DateCondition
An object to specify the hours of operation override date condition.
Contents
- ComparisonType
-
An object to specify the hours of operation override date condition
comparisonType
.Type: String
Valid Values:
GREATER_THAN | LESS_THAN | GREATER_THAN_OR_EQUAL_TO | LESS_THAN_OR_EQUAL_TO | EQUAL_TO
Required: No
- FieldName
-
An object to specify the hours of operation override date field.
Type: String
Required: No
- Value
-
An object to specify the hours of operation override date value.
Type: String
Pattern:
^\d{4}-\d{2}-\d{2}$
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: