forwardProxyUri

@JvmName(name = "pwpnqkvdrbksuktl")
suspend fun forwardProxyUri(value: Output<String>)
@JvmName(name = "wgydergmprqcyrtl")
suspend fun forwardProxyUri(value: String?)

Parameters

value

Optional. Url of the forward proxy to be applied to the runtime instances in this environment. Must be in the format of {scheme}://{hostname}:{port}. Note that scheme must be one of "http" or "https", and port must be supplied.