Skip to content

Latest commit

 

History

History
15 lines (7 loc) · 694 Bytes

PermissionsOnResource.md

File metadata and controls

15 lines (7 loc) · 694 Bytes

PermissionsOnResource

Permissions for the resource.

Properties

Name Type Description Notes
accountIds List<String> One or more account IDs that the permission is associated with. [optional]
globalPermission Boolean A global permission for all accounts.<br /> (Request) Set this parameter to true to make the resource public (if the parent parameter is `Additions`) or to make the resource private (if the parent parameter is `Removals`).<br /> (Response) If true, the resource is public. If false, the resource is private. [optional]