ClusterAutoPatchConfigDetails

The auto-patching configuration details for the instance group, including the patching strategy and schedule.

Types

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

Properties

Link copied to clipboard

The currently active patch schedule that the system will execute.

Link copied to clipboard

The deployment configuration for rolling patch updates.

Link copied to clipboard

The requested patch schedule. Differs from CurrentPatchSchedule when a reschedule request is pending.

Link copied to clipboard

The strategy used for applying patches to instances in the group.

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