EnvironmentRoleResponse

data class EnvironmentRoleResponse(val description: String, val roleName: String)

A role that can be assigned to a user.

Constructors

Link copied to clipboard
constructor(description: String, roleName: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

This is a description of the Role Assignment.

Link copied to clipboard

The common name of the Role Assignment. This is a descriptive name such as 'AcrPush'.