Optional
applicationId?: stringDescription of the policy to create (max length is 200 characters).
Optional
groupId?: stringID of group attributed to the policy.
One-of ('principal'): at most one of 'userId', 'groupId', 'applicationId', 'noPrincipal' could be set.
Optional
name?: stringName of the policy to create (max length is 64 characters).
Optional
noPrincipal?: booleanDefines whether or not a policy is attributed to a principal.
One-of ('principal'): at most one of 'userId', 'groupId', 'applicationId', 'noPrincipal' could be set.
Optional
organizationId?: stringID of the Organization.
Optional
rules?: IAM.v1alpha1.RuleSpecs[]Rules of the policy to create.
Optional
tags?: string[]Tags associated with the policy (maximum of 10 tags).
Optional
userId?: stringID of user attributed to the policy.
One-of ('principal'): at most one of 'userId', 'groupId', 'applicationId', 'noPrincipal' could be set.
ID of application attributed to the policy.
One-of ('principal'): at most one of 'userId', 'groupId', 'applicationId', 'noPrincipal' could be set.