WorkspaceRun

class WorkspaceRun : KotlinCustomResource

Provides a PAI Workspace Run resource. For information about PAI Workspace Run and how to use it, see What is Run.

NOTE: Available since v1.236.0.

Import

PAI Workspace Run can be imported using the id, e.g.

$ pulumi import alicloud:pai/workspaceRun:WorkspaceRun example <id>

Properties

Link copied to clipboard
val createTime: Output<String>

The creation time of the resource

Link copied to clipboard
val experimentId: Output<String>

Resource attribute field of the experiment ID to which Run belongs

Link copied to clipboard
val id: Output<String>
Link copied to clipboard
val pulumiChildResources: Set<KotlinResource>
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
val runName: Output<String>?

The name of the resource

Link copied to clipboard
val sourceId: Output<String>?

Attribute Resource field representing the source task ID

Link copied to clipboard
val sourceType: Output<String>?

Resource attribute fields representing the source type

Link copied to clipboard
val urn: Output<String>