Class FirewallPolicyAssociation

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

Attributes

NameDescription
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``.
short_name str
[Output Only] The short name of the firewall policy of the association. This field is a member of `oneof`_ ``_short_name``.

Inheritance

builtins.object > proto.message.Message > FirewallPolicyAssociation