Builder

class Builder

Properties

Link copied to clipboard
var cutoff: Int

The number of hours before the end of the maintenance window that Amazon Web Services Systems Manager stops scheduling new tasks for execution.

Link copied to clipboard

A description of the maintenance window.

Link copied to clipboard

The duration of the maintenance window in hours.

Link copied to clipboard

Indicates whether the maintenance window is enabled.

Link copied to clipboard

The date and time, in ISO-8601 Extended format, for when the maintenance window is scheduled to become inactive.

Link copied to clipboard
var name: String?

The name of the maintenance window.

Link copied to clipboard

The next time the maintenance window will actually run, taking into account any specified times for the maintenance window to become active or inactive.

Link copied to clipboard

The schedule of the maintenance window in the form of a cron or rate expression.

Link copied to clipboard

The number of days to wait to run a maintenance window after the scheduled cron expression date and time.

Link copied to clipboard

The time zone that the scheduled maintenance window executions are based on, in Internet Assigned Numbers Authority (IANA) format.

Link copied to clipboard

The date and time, in ISO-8601 Extended format, for when the maintenance window is scheduled to become active.

Link copied to clipboard

The ID of the maintenance window.