For the complete documentation index, see llms.txt. This page is also available as Markdown.

UserManagedPolicy

Description

Specification for a managed policy attached to a user.

Properties

description

Description of the managed policy.

Type: string

managedPolicyId

ID of the managed policy.

Type: string

name

Name of the managed policy.

Type: string

projectId

Project under which the managed policy is attached to the user.

Type: string

Sample JSON

Last updated