healthCheckUrl

@JvmName(name = "lgbspksdniufkppm")
suspend fun healthCheckUrl(value: Output<String>)
@JvmName(name = "wbkebakecpwxxrpx")
suspend fun healthCheckUrl(value: String?)

Parameters

value

The path to which health check requests are sent. The path must be 1 to 80 characters in length, and can contain only letters, digits, and the following special characters: - / . % ? # & =. It can also contain the following extended characters: _ ; ~ ! ( ) * [ ] @ $ ^ : ' , +. The path must start with a forward slash (/). Note: This parameter takes effect only if health_check_type is set to http.