endpointRequestProtocol

@JvmName(name = "myfosrphwpqlnuvu")
suspend fun endpointRequestProtocol(value: Output<String>)
@JvmName(name = "nrvywklqifqtonuc")
suspend fun endpointRequestProtocol(value: String?)

Parameters

value

The protocol that is used by the backend server. Valid values: HTTP, HTTPS.

NOTE: endpoint_request_protocol can be specified only if the listener that is associated with the endpoint group uses HTTP or HTTPS. For the listener of HTTP protocol, endpoint_request_protocol can only be set to HTTP.