UpdateMaintenanceWindowTaskResponse

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The details for the CloudWatch alarm you applied to your maintenance window task.

Link copied to clipboard

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

Link copied to clipboard

The updated task description.

Link copied to clipboard

The updated logging information in Amazon S3.

Link copied to clipboard

The updated MaxConcurrency value.

Link copied to clipboard

The updated MaxErrors value.

Link copied to clipboard
val name: String?

The updated task name.

Link copied to clipboard

The updated priority value.

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 updated target values.

Link copied to clipboard

The updated task ARN value.

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard

The ID of the maintenance window that was updated.

Link copied to clipboard

The task ID of the maintenance window that was updated.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String