GoogleCloudRecaptchaenterpriseV1FirewallActionSubstituteActionArgs

data class GoogleCloudRecaptchaenterpriseV1FirewallActionSubstituteActionArgs(val path: Output<String>? = null) : ConvertibleToJava<GoogleCloudRecaptchaenterpriseV1FirewallActionSubstituteActionArgs>

A substitute action transparently serves a different page than the one requested.

Constructors

Functions

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

Properties

Link copied to clipboard
val path: Output<String>? = null

The address to redirect to. The target is a relative path in the current host. Example: "/blog/404.html".