ClusterAutoPatchConfigDetails
The auto-patching configuration details for the instance group, including the patching strategy and schedule.
Types
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
inline fun copy(block: ClusterAutoPatchConfigDetails.Builder.() -> Unit = {}): ClusterAutoPatchConfigDetails