Zero Trust Tunnel Cloudflared Config Config Ingress Rule Args
data class ZeroTrustTunnelCloudflaredConfigConfigIngressRuleArgs(val hostname: Output<String>? = null, val originRequest: Output<ZeroTrustTunnelCloudflaredConfigConfigIngressRuleOriginRequestArgs>? = null, val path: Output<String>? = null, val service: Output<String>) : ConvertibleToJava<ZeroTrustTunnelCloudflaredConfigConfigIngressRuleArgs>
Constructors
Link copied to clipboard
constructor(hostname: Output<String>? = null, originRequest: Output<ZeroTrustTunnelCloudflaredConfigConfigIngressRuleOriginRequestArgs>? = null, path: Output<String>? = null, service: Output<String>)
Properties
Link copied to clipboard
val originRequest: Output<ZeroTrustTunnelCloudflaredConfigConfigIngressRuleOriginRequestArgs>? = null