ScheduledWindowExecution
Information about a scheduled execution for a maintenance window.
Contents
- ExecutionTime
-
The time, in ISO-8601 Extended format, that the maintenance window is scheduled to be run.
Type: String
Required: No
- Name
-
The name of the maintenance window to be run.
Type: String
Length Constraints: Minimum length of 3. Maximum length of 128.
Pattern:
^[a-zA-Z0-9_\-.]{3,128}$
Required: No
- WindowId
-
The ID of the maintenance window to be run.
Type: String
Length Constraints: Fixed length of 20.
Pattern:
^mw-[0-9a-f]{17}$
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: