Class SecurityPolicyRuleRedirectOptions (1.1.0)

SecurityPolicyRuleRedirectOptions(
    mapping=None, *, ignore_unknown_fields=False, **kwargs
)

Attributes

NameDescription
target str
Target for the redirect action. This is required if the type is EXTERNAL_302 and cannot be specified for GOOGLE_RECAPTCHA. This field is a member of oneof_ _target.
type_ str
Type of the redirect action. Check the Type enum for the list of possible values. This field is a member of oneof_ _type.

Classes

Type

Type(value)

Type of the redirect action.