GetDirectoriesDirectoryTask

data class GetDirectoriesDirectoryTask(val accessConfigurationId: String, val accessConfigurationName: String, val endTime: String, val failureReason: String, val principalId: String, val principalName: String, val principalType: String, val startTime: String, val status: String, val targetId: String, val targetName: String, val targetPath: String, val targetType: String, val taskId: String, val taskType: String)

Constructors

Link copied to clipboard
constructor(accessConfigurationId: String, accessConfigurationName: String, endTime: String, failureReason: String, principalId: String, principalName: String, principalType: String, startTime: String, status: String, targetId: String, targetName: String, targetPath: String, targetType: String, taskId: String, taskType: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The ID of Access Configuration.

Link copied to clipboard

The Name of Access Configuration.

Link copied to clipboard

The End Time of Task.

Link copied to clipboard

the Reason for the Failure of the task.

Link copied to clipboard

The ID of Cloud SSO Identity.

Link copied to clipboard

The Name of Cloud SSO Identity.

Link copied to clipboard

The Type of Cloud SSO Identity.

Link copied to clipboard

The Start Time of Task.

Link copied to clipboard

The Task Status.

Link copied to clipboard

The Id of deploy target.

Link copied to clipboard

The Name of Deploy Target.

Link copied to clipboard

The Path in RD of Deploy Target.

Link copied to clipboard

The Type of Deploy Target.

Link copied to clipboard

The ID of the Task.

Link copied to clipboard

The Type of the Task.