matcher

@JvmName(name = "vmgpekesdokggbda")
suspend fun matcher(value: Output<String>)
@JvmName(name = "yhocevnhrloixtkc")
suspend fun matcher(value: String?)

Parameters

value

Response codes to use when checking for a healthy responses from a target. You can specify multiple values (for example, "200,202" for HTTP(s) or "0,12" for GRPC) or a range of values (for example, "200-299" or "0-99"). Required for HTTP/HTTPS/GRPC ALB. Only applies to Application Load Balancers (i.e., HTTP/HTTPS/GRPC) not Network Load Balancers (i.e., TCP).