GetInstanceGroupManagerAutoHealingPolicy

data class GetInstanceGroupManagerAutoHealingPolicy(val healthCheck: String, val initialDelaySec: Int)

Constructors

Link copied to clipboard
constructor(healthCheck: String, initialDelaySec: Int)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The health check resource that signals autohealing.

Link copied to clipboard

The number of seconds that the managed instance group waits before it applies autohealing policies to new instances or recently recreated instances. Between 0 and 3600.