RestrictedPeriod
Contains information about a restricted period.
Contents
- endDate
-
The end date of the restricted period.
Type: String
Pattern:
\d{4}-\d{2}-\d{2}
Required: Yes
- startDate
-
The start date of the restricted period.
Type: String
Pattern:
\d{4}-\d{2}-\d{2}
Required: Yes
- name
-
The name of the restricted period.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 127.
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: