healthCheckMethod

@JvmName(name = "mqbtojqmmpttskns")
suspend fun healthCheckMethod(value: Output<String>)
@JvmName(name = "ejuftrgthbyjcrlo")
suspend fun healthCheckMethod(value: String?)

Parameters

value

The HTTP method that is used for health checks. Default value: HEAD. Valid values: HEAD, GET. NOTE: health_check_method takes effect only if health_check_protocol is set to HTTP.