MaintenanceWindowTarget

The target registered with the maintenance window.

Types

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

Properties

Link copied to clipboard

A description for the target.

Link copied to clipboard
val name: String?

The name for the maintenance window target.

Link copied to clipboard

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

Link copied to clipboard

The type of target that is being registered with the maintenance window.

Link copied to clipboard

The targets, either managed nodes or tags.

Link copied to clipboard

The ID of the maintenance window to register the target with.

Link copied to clipboard

The ID of the target.

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