FirewallPolicyRuleSecureTag(mapping=None, *, ignore_unknown_fields=False, **kwargs).. _oneof: https://proto-plus-python.readthedocs.io/en/stable/fields.html#oneofs-mutually-exclusive-fields
Attributes |
|
|---|---|
| Name | Description |
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.
|
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.