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. Output only. The security policy ID of the association.

shortName

string

Output only. Output only. The short name of the security policy of the association.

displayName
(deprecated)

string

Output only. Output only. The display name of the security policy of the association.