Specification for a managed policy.
Indicates whether the managed policy can be attached to a user at the account-level.
Type: bool
bool
Indicates whether the managed policy can be attached to a user at the project-level.
Description of the managed policy.
Type: string
string
ID of the managed policy.
Name of the managed policy.
Last updated 4 years ago
{ "managedPolicyId": "full", "name": "Full Access", "description": "", "canApplyToAccount": true, "canApplyToProject": false }