endpointStatus

@JvmName(name = "sjryedyxtnbvwvki")
suspend fun endpointStatus(value: Output<Either<String, EndpointStatus>>)
@JvmName(name = "mxbwnjhtgrxgfcku")
suspend fun endpointStatus(value: Either<String, EndpointStatus>?)
@JvmName(name = "xlgxxvkmtoymlydm")
fun endpointStatus(value: String)
@JvmName(name = "jdmxgwyqcubmhljh")
fun endpointStatus(value: EndpointStatus)

Parameters

value

The status of the endpoint. If the endpoint is Enabled, it is probed for endpoint health and is included in the traffic routing method.