Class FirewallPolicyRuleSecureTag

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

Attributes

NameDescription
name str
Name of the secure tag, created with TagManager's TagValue API. This field is a member of `oneof`_ ``_name``.
state str
[Output Only] State of the secure tag, either ``EFFECTIVE`` or ``INEFFECTIVE``. A secure tag is ``INEFFECTIVE`` when it is deleted or its network is deleted. Check the State enum for the list of possible values. This field is a member of `oneof`_ ``_state``.

Inheritance

builtins.object > proto.message.Message > FirewallPolicyRuleSecureTag

Classes

State

State(value)

[Output Only] State of the secure tag, either EFFECTIVE or INEFFECTIVE. A secure tag is INEFFECTIVE when it is deleted or its network is deleted.