MaintenanceWindowExecutionTaskIdentity

Information about a task execution performed as part of a maintenance window execution.

Types

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

Properties

Link copied to clipboard

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

Link copied to clipboard

The time the task execution finished.

Link copied to clipboard

The time the task execution started.

Link copied to clipboard

The status of the task execution.

Link copied to clipboard

The details explaining the status of the task execution. Not available for all status values.

Link copied to clipboard

The Amazon Resource Name (ARN) of the task that ran.

Link copied to clipboard

The ID of the specific task execution in the maintenance window execution.

Link copied to clipboard

The type of task that ran.

Link copied to clipboard

The CloudWatch alarm that was invoked by the maintenance window task.

Link copied to clipboard

The ID of the maintenance window execution that ran the task.

Functions

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