Google Cloud Recaptchaenterprise V1Firewall Action Set Header Action Args
data class GoogleCloudRecaptchaenterpriseV1FirewallActionSetHeaderActionArgs(val key: Output<String>? = null, val value: Output<String>? = null) : ConvertibleToJava<GoogleCloudRecaptchaenterpriseV1FirewallActionSetHeaderActionArgs>
A set header action sets a header and forwards the request to the backend. This can be used to trigger custom protection implemented on the backend.
Constructors
Link copied to clipboard
fun GoogleCloudRecaptchaenterpriseV1FirewallActionSetHeaderActionArgs(key: Output<String>? = null, value: Output<String>? = null)