OptionalapplicationId?: stringDescription of the policy to create (max length is 200 characters).
OptionalgroupId?: stringID of group attributed to the policy.
One-of ('principal'): at most one of 'userId', 'groupId', 'applicationId', 'noPrincipal' could be set.
Optionalname?: stringName of the policy to create (max length is 64 characters).
OptionalnoPrincipal?: 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.
OptionalorganizationId?: stringID of the Organization.
Optionalrules?: IAM.v1alpha1.RuleSpecs[]Rules of the policy to create.
Optionaltags?: string[]Tags associated with the policy (maximum of 10 tags).
OptionaluserId?: 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.