SecurityPolicyAssociation(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 |
attachment_id |
str
The resource that the security policy is attached to. This field is a member of oneof _ _attachment_id .
|
display_name |
str
[Output Only] The display name of the security policy of the association. This field is a member of oneof _ _display_name .
|
excluded_folders |
MutableSequence[str]
A list of folders to exclude from the security policy. |
excluded_projects |
MutableSequence[str]
A list of projects to exclude from the security policy. |
name |
str
The name for an association. This field is a member of oneof _ _name .
|
security_policy_id |
str
[Output Only] The security policy ID of the association. This field is a member of oneof _ _security_policy_id .
|
short_name |
str
[Output Only] The short name of the security policy of the association. This field is a member of oneof _ _short_name .
|