PermissionDescriptorRecord
PermissionDescriptorBase defines the base fields for a permission descriptor.
Properties
createdstring requiredWhen the role was created.namestring optionalThe name of the permission descriptor.descriptionstring optionalA human-readable description of the permission descriptor.modifiedstring requiredWhen the role was last modified.idstring requiredThe unique identifier for this role.resourceTypestring optionalThe resource type this permission descriptor applies to.orgIdstring requiredThe ID of the organization this role belongs to.uxPurposeenum optionalThe UX purpose of this permission descriptor (e.g. role, policy, set).Values:role,role_private,role_temporary,policy,setdefaultIdentifierstring optionalThe identifier for default roles. Empty for custom roles.- The detailed permission descriptor tree.
- ↳
__typestring required versioninteger requiredThe version of this role.isOrgDefaultboolean requiredWhether this role is the organization default.
Thank you for your feedback!
If you have a question about how to use Pulumi, reach out in Community Slack.
Open an issue on GitHub to report a problem or suggest an improvement.