WorkspaceDatasetversion

class WorkspaceDatasetversion : KotlinCustomResource

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

NOTE: Available since v1.236.0.

Import

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

$ pulumi import alicloud:pai/workspaceDatasetversion:WorkspaceDatasetversion example <dataset_id>:<version_name>

Properties

Link copied to clipboard
val createTime: Output<String>

Update time.

Link copied to clipboard
val dataCount: Output<Int>?

Data count.

Link copied to clipboard
val datasetId: Output<String>

The first ID of the resource

Link copied to clipboard
val dataSize: Output<Int>?

Data size.

Link copied to clipboard
val dataSourceType: Output<String>

The data source type. The following values are supported:

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

Description of dataset version.

Link copied to clipboard
val id: Output<String>
Link copied to clipboard

The tag of the resource See labels below.

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

The extended field, which is of the JsonString type. When DLC uses a dataset, you can specify the default Mount path for the dataset by configuring the mountPath field.

Link copied to clipboard
val property: Output<String>

The properties of the dataset. The following values are supported:

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

The data source ID.

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

The data source type. The default value is USER.

Link copied to clipboard
val uri: Output<String>

The Uri configuration sample is as follows:

Link copied to clipboard
val urn: Output<String>
Link copied to clipboard
val versionName: Output<String>

The name of the resource