URLMapDefaultRouteActionRequestMirrorPolicyArgs

data class URLMapDefaultRouteActionRequestMirrorPolicyArgs(val backendService: Output<String>) : ConvertibleToJava<URLMapDefaultRouteActionRequestMirrorPolicyArgs>

Constructors

constructor(backendService: Output<String>)

Properties

Link copied to clipboard
val backendService: Output<String>

The full or partial URL to the BackendService resource being mirrored to.

Functions

Link copied to clipboard
open override fun toJava(): URLMapDefaultRouteActionRequestMirrorPolicyArgs