OpeningHoursComponents
Components of the opening hours object.
Contents
- OpenDuration
-
String which represents the duration of the opening period, such as
"PT12H00M"
.Type: String
Length Constraints: Minimum length of 0. Maximum length of 200.
Required: No
- OpenTime
-
String which represents the opening hours, such as
"T070000"
.Type: String
Length Constraints: Minimum length of 0. Maximum length of 21.
Required: No
- Recurrence
-
Days or periods when the provided opening hours are in affect.
Example:
FREQ:DAILY;BYDAY:MO,TU,WE,TH,SU
Type: String
Length Constraints: Minimum length of 0. Maximum length of 200.
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: