UserRoleAssignmentResponse

Mapping of user object ID to role assignments.

Constructors

Link copied to clipboard
constructor(roles: Map<String, EnvironmentRoleResponse>? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

A map of roles to assign to the parent user.