AWS Systems Manager Construct Library
-
Enables a maintenance window task to run on managed instances, even if you have not registered those instances as targets.
Enables a maintenance window task to run on managed instances, even if you have not registered those instances as targets.
CfnMaintenanceWindow.Builder.create(software.constructs.Construct scope,
String id)
The number of hours before the end of the maintenance window that AWS Systems Manager stops scheduling new tasks for execution.
A description of the maintenance window.
The duration of the maintenance window in hours.
The date and time, in ISO-8601 Extended format, for when the maintenance window is scheduled to become inactive.
The name of the maintenance window.
The schedule of the maintenance window in the form of a cron or rate expression.
The number of days to wait to run a maintenance window after the scheduled cron expression date and time.
The time zone that the scheduled maintenance window executions are based on, in Internet Assigned Numbers Authority (IANA) format.
The date and time, in ISO-8601 Extended format, for when the maintenance window is scheduled to become active.
Optional metadata that you assign to a resource in the form of an arbitrary set of tags (key-value pairs).