GetAccessAssignmentsAssignment

data class GetAccessAssignmentsAssignment(val accessConfigurationId: String, val accessConfigurationName: String, val directoryId: String, val id: String, val principalId: String, val principalName: String, val principalType: String, val targetId: String, val targetName: String, val targetPathName: String, val targetType: String)

Constructors

Link copied to clipboard
constructor(accessConfigurationId: String, accessConfigurationName: String, directoryId: String, id: String, principalId: String, principalName: String, principalType: String, targetId: String, targetName: String, targetPathName: String, targetType: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Access configuration ID.

Link copied to clipboard

The name of the access configuration.

Link copied to clipboard

Directory ID.

Link copied to clipboard
val id: String

The ID of the Access Assignment.

Link copied to clipboard

The ID of the access assignment.

Link copied to clipboard

Cloud SSO identity name.

Link copied to clipboard

Create the identity type of the access assignment, which can be a user or a user group.

Link copied to clipboard

The ID of the target to create the resource range.

Link copied to clipboard

Task target name.

Link copied to clipboard

The path name of the task target in the resource directory.

Link copied to clipboard

The type of the resource range target to be accessed. Only a single RD primary account or member account can be specified in the first phase.