JSON representation |
---|
{ "name": string, "attachmentId": string, "excludedProjects": [ string ], "excludedFolders": [ string ], "securityPolicyId": string, "shortName": string, "displayName": string } |
Fields | |
---|---|
name |
The name for an association. |
attachmentId |
The resource that the security policy is attached to. |
excludedProjects[] |
A list of projects to exclude from the security policy. |
excludedFolders[] |
A list of folders to exclude from the security policy. |
securityPolicyId |
[Output Only] The security policy ID of the association. |
shortName |
[Output Only] The short name of the security policy of the association. |
displayName |
[Output Only] The display name of the security policy of the association. |