ClusterMaintenancePolicy

Constructors

Link copied to clipboard
constructor(maintenanceExclusions: List<ClusterMaintenancePolicyMaintenanceExclusion>? = null, window: ClusterMaintenancePolicyWindow)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Exclusions to automatic maintenance. Non-emergency maintenance should not occur in these windows. Each exclusion has a unique name and may be active or expired. The max number of maintenance exclusions allowed at a given time is 3. Structure is documented below.

Link copied to clipboard

Specifies the maintenance window in which maintenance may be performed. Structure is documented below.