Class FirewallPolicyAssociation (0.1.0)

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

Attributes

Name Description
attachment_target str
The target that the firewall policy is attached to. This field is a member of oneof_ _attachment_target.
display_name str
[Output Only] Deprecated, please use short name instead. The display name of the firewall policy of the association. This field is a member of oneof_ _display_name.
firewall_policy_id str
[Output Only] The firewall policy ID of the association. This field is a member of oneof_ _firewall_policy_id.
name str
The name for an association. This field is a member of oneof_ _name.
priority int
An integer indicating the priority of an association. The priority must be a positive value between 1 and 2147483647. Firewall Policies are evaluated from highest to lowest priority where 1 is the highest priority and 2147483647 is the lowest priority. The default value is 1000. If two associations have the same priority then lexicographical order on association names is applied. This field is a member of oneof_ _priority.
short_name str
[Output Only] The short name of the firewall policy of the association. This field is a member of oneof_ _short_name.