ModifyClusterMaintenanceRequest

Types

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

Properties

Link copied to clipboard

A unique identifier for the cluster.

Link copied to clipboard

A boolean indicating whether to enable the deferred maintenance window.

Link copied to clipboard

An integer indicating the duration of the maintenance window in days. If you specify a duration, you can't specify an end time. The duration must be 45 days or less.

Link copied to clipboard

A timestamp indicating end time for the deferred maintenance window. If you specify an end time, you can't specify a duration.

Link copied to clipboard

A unique identifier for the deferred maintenance window.

Link copied to clipboard

A timestamp indicating the start time for the deferred maintenance window.

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