UpdateMaintenanceWindowTargetRequest

Types

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

Properties

Link copied to clipboard

An optional description for the update.

Link copied to clipboard
val name: String?

A name for the update.

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

If True, then all fields that are required by the RegisterTargetWithMaintenanceWindow operation are also required for this API request. Optional fields that aren't specified are set to null.

Link copied to clipboard

The targets to add or replace.

Link copied to clipboard

The maintenance window ID with which to modify the target.

Link copied to clipboard

The target ID to modify.

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