google_api_compute v0.4.0 GoogleApi.Compute.V1.Model.InstanceGroupManagerAutoHealingPolicy View Source
Attributes
- healthCheck (String.t): The URL for the health check that signals autohealing. Defaults to:
null
. - initialDelaySec (integer()): The number of seconds that the managed instance group waits before it applies autohealing policies to new instances or recently recreated instances. This initial delay allows instances to initialize and run their startup scripts before the instance group determines that they are UNHEALTHY. This prevents the managed instance group from recreating its instances prematurely. This value must be from range [0, 3600]. Defaults to:
null
.
Link to this section Summary
Functions
Unwrap a decoded JSON object into its complex fields
Link to this section Types
Link to this section Functions
Link to this function
decode(value, options) View Source
Unwrap a decoded JSON object into its complex fields.