ClusterAutoPatchConfig

The configuration for automatic patching of the instance group. When configured, the system automatically applies security patch AMI updates to the instance group.

Types

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

Properties

Link copied to clipboard

The deployment configuration for rolling patch updates, including rollback settings and batch sizes. Only applicable when using a rolling patching strategy.

Link copied to clipboard

The strategy for applying patches to instances in the group.

Link copied to clipboard

The schedule for automatic patching, including the next patch date.

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