Builder

class Builder

Properties

Link copied to clipboard

The CloudWatch alarm you want to apply to your maintenance window task.

Link copied to clipboard

User-provided idempotency token.

Link copied to clipboard

Indicates whether tasks should continue to run after the cutoff time specified in the maintenance windows is reached.

Link copied to clipboard

An optional description for the task.

Link copied to clipboard

A structure containing information about an Amazon Simple Storage Service (Amazon S3) bucket to write managed node-level logs to.

Link copied to clipboard

The maximum number of targets this task can be run for, in parallel.

Link copied to clipboard

The maximum number of errors allowed before this task stops being scheduled.

Link copied to clipboard
var name: String?

An optional name for the task.

Link copied to clipboard

The priority of the task in the maintenance window, the lower the number the higher the priority. Tasks in a maintenance window are scheduled in priority order with tasks that have the same priority scheduled in parallel.

Link copied to clipboard

The Amazon Resource Name (ARN) of the IAM service role for Amazon Web Services Systems Manager to assume when running a maintenance window task. If you do not specify a service role ARN, Systems Manager uses a service-linked role in your account. If no appropriate service-linked role for Systems Manager exists in your account, it is created when you run RegisterTaskWithMaintenanceWindow.

Link copied to clipboard

The targets (either managed nodes or maintenance window targets).

Link copied to clipboard

The ARN of the task to run.

Link copied to clipboard

The parameters that the task should use during execution. Populate only the fields that match the task type. All other fields should be empty.

Link copied to clipboard

The parameters that should be passed to the task when it is run.

Link copied to clipboard

The type of task being registered.

Link copied to clipboard

The ID of the maintenance window the task should be added to.