RegisterTargetWithMaintenanceWindowRequest

Types

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

Properties

Link copied to clipboard

User-provided idempotency token.

Link copied to clipboard

An optional description for the target.

Link copied to clipboard
val name: String?

An optional name for the target.

Link copied to clipboard

User-provided value that will be included in any Amazon CloudWatch Events events raised while running tasks for these targets in this maintenance window.

Link copied to clipboard

The type of target being registered with the maintenance window.

Link copied to clipboard

The targets to register with the maintenance window. In other words, the managed nodes to run commands on when the maintenance window runs.

Link copied to clipboard

The ID of the maintenance window the target should be registered with.

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