ListDataProductRolesAssignmentsResult

data class ListDataProductRolesAssignmentsResult(val count: Int, val roleAssignmentResponse: List<RoleAssignmentDetailResponse>)

list role assignments.

Constructors

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val count: Int

Count of role assignments.

Link copied to clipboard