Association

JSON representation
{
  "name": string,
  "attachmentId": string,
  "excludedProjects": [
    string
  ],
  "excludedFolders": [
    string
  ],
  "securityPolicyId": string,
  "shortName": string,
  "displayName": string
}
Fields
name

string

The name for an association.

attachmentId

string

The resource that the security policy is attached to.

excludedProjects[]

string

A list of projects to exclude from the security policy.

excludedFolders[]

string

A list of folders to exclude from the security policy.

securityPolicyId

string

[Output Only] The security policy ID of the association.

shortName

string

[Output Only] The short name of the security policy of the association.

displayName
(deprecated)

string

[Output Only] The display name of the security policy of the association.