HoursOfOperationOverride
Information about the hours of operations override.
Contents
- Config
-
Configuration information for the hours of operation override: day, start time, and end time.
Type: Array of HoursOfOperationOverrideConfig objects
Array Members: Minimum number of 0 items. Maximum number of 100 items.
Required: No
- Description
-
The description of the hours of operation override.
Type: String
Pattern:
^[\P{C}\r\n\t]{1,250}$
Required: No
- EffectiveFrom
-
The date from which the hours of operation override would be effective.
Type: String
Pattern:
^\d{4}-\d{2}-\d{2}$
Required: No
- EffectiveTill
-
The date till which the hours of operation override would be effective.
Type: String
Pattern:
^\d{4}-\d{2}-\d{2}$
Required: No
- HoursOfOperationArn
-
The Amazon Resource Name (ARN) for the hours of operation.
Type: String
Required: No
- HoursOfOperationId
-
The identifier for the hours of operation.
Type: String
Required: No
- HoursOfOperationOverrideId
-
The identifier for the hours of operation override.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 36.
Required: No
- Name
-
The name of the hours of operation override.
Type: String
Pattern:
^[\P{C}\r\n\t]{1,127}$
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: