Optional
accessMode?: Workspace_AccessModeDescribes the read-write access control for the workspace relative to the owning resource instance.
The names for the workspace as referenced by other workflow tasks. Effectively, a name mapping so other tasks can use their own local name in their steps.
BOM unique reference to the resource.
Optional
description?: stringA description of the resource instance.
Optional
managedDataType?: stringThe name of a domain-specific data type the workspace represents.
Optional
mountPath?: stringA path to a location on disk where the workspace will be available for the associated task's steps.
Optional
name?: stringThe name of the resource instance.
Domain-specific workspace instance properties.
References to component or service resources that are used to realize the resource instance.
The unique identifier for the resource instance within its deployment context.
Optional
volume?: VolumeInformation about the actual volume instance allocated to the workspace.
Optional
volumeRequest?: stringIdentifies the reference to the request for a specific volume type and parameters.
A named filesystem or data resource shareable by workflow tasks.