response

@JvmName(name = "iivjgstetaiqmmlj")
suspend fun response(value: Output<FirewallRuleActionResponseArgs>)
@JvmName(name = "bywelxtbhkhqjtqa")
suspend fun response(value: FirewallRuleActionResponseArgs?)

Parameters

value

A custom content type and reponse to return when the threshold is exceeded. The custom response configured in this object will override the custom error for the zone. This object is optional. Notes: If you omit this object, Cloudflare will use the default HTML error page. If "mode" is "challenge", "managedchallenge", or "jschallenge", Cloudflare will use the zone challenge pages and you should not provide the "response" object.


@JvmName(name = "noxsxiebpfkmrhtx")
suspend fun response(argument: suspend FirewallRuleActionResponseArgsBuilder.() -> Unit)

Parameters

argument

A custom content type and reponse to return when the threshold is exceeded. The custom response configured in this object will override the custom error for the zone. This object is optional. Notes: If you omit this object, Cloudflare will use the default HTML error page. If "mode" is "challenge", "managedchallenge", or "jschallenge", Cloudflare will use the zone challenge pages and you should not provide the "response" object.