gracePeriod

@JvmName(name = "erbiubsvxhcdhgin")
suspend fun gracePeriod(value: Output<String>)
@JvmName(name = "oltegsxjqgompkin")
suspend fun gracePeriod(value: String?)

Parameters

value

Amount of time for which automatic repairs will be delayed. The grace period starts right after the VM is found unhealthy. Possible values are between 10 and 90 minutes. The time duration should be specified in ISO 8601 format (e.g. PT10M to PT90M).

Note: Once the grace_period field has been set it will always return the last value it was assigned if it is removed from the configuration file.