SecurityPolicyRuleRedirectOptionsResponse

data class SecurityPolicyRuleRedirectOptionsResponse(val target: String, val type: String)

Constructors

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Target for the redirect action. This is required if the type is EXTERNAL_302 and cannot be specified for GOOGLE_RECAPTCHA.

Link copied to clipboard

Type of the redirect action.