healthCheckRetryTimeout

@JvmName(name = "hkguverikhwlgvma")
suspend fun healthCheckRetryTimeout(value: Output<String>)
@JvmName(name = "rbdvrxyqxavenflo")
suspend fun healthCheckRetryTimeout(value: String?)

Parameters

value

The amount of time to retry health evaluation when the application or cluster is unhealthy before FailureAction is executed. It is first interpreted as a string representing an ISO 8601 duration. If that fails, then it is interpreted as a number representing the total number of milliseconds.