Class SecurityPolicyRuleHttpHeaderActionHttpHeaderOption (1.6.0)

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

Attributes

NameDescription
header_name str
The name of the header to set. This field is a member of `oneof`_ ``_header_name``.
header_value str
The value to set the named header to. This field is a member of `oneof`_ ``_header_value``.

Inheritance

builtins.object > proto.message.Message > SecurityPolicyRuleHttpHeaderActionHttpHeaderOption