Creates a new WorkSpace.
Arguments
| Name | Dir | Type | Req | Default | Description |
|---|---|---|---|---|---|
| BundleId | In | InArgument<String> |
✓ | ||
| DirectoryId | In | InArgument<String> |
✓ | ||
| Username | In | InArgument<String> |
✓ | ||
| RunningModeAutoStopTimeout | In | InArgument<Nullable<Int32>> |
|||
| Tags | In | InArgument<Data.DataTable> |
|||
| RootVolumeEncryptionEnabled | In | InArgument<Boolean> |
|||
| RootVolumeSizeGb | In | InArgument<Nullable<Int32>> |
|||
| UserVolumeEncryptionEnabled | In | InArgument<Boolean> |
|||
| UserVolumeSizeGb | In | InArgument<Nullable<Int32>> |
|||
| VolumeEncryptionKey | In | InArgument<String> |
|||
| Workspace | Out | OutArgument<UiPath.AmazonWorkSpaces.Models.AWRKSWorkspace> |
|||
| WaitForCompletion | In | InArgument<Boolean> |
|||
| Timeout | In | InArgument<Nullable<Int32>> |
|||
| ConnectionId | In | InArgument<String> |
Properties
| Name | Kind | Type | Description |
|---|---|---|---|
| ComputeType | property | UiPath.Core.AWRKSComputeType |
|
| RunningMode | property | UiPath.Core.AWRKSRunningMode |
|
| ScopeTag | property | String |
|
| Connector | property | String |
|
| BindingsKey | property | String |
|
| BindingsVersion | property | String |
|
| ConnectionClient | property | UiPath.ConnectionClient.IConnectionClient |
Performs an activity or a series of activities on each WorkSpace matching the filter criteria.
Arguments
| Name | Dir | Type | Req | Default | Description |
|---|---|---|---|---|---|
| FilterValue | In | InArgument<String> |
|||
| Username | In | InArgument<String> |
|||
| Index | Out | OutArgument<Int32> |
|||
| ConnectionId | In | InArgument<String> |
Properties
| Name | Kind | Type | Description |
|---|---|---|---|
| FilterBy | property | UiPath.Core.ForEachWorkSpaceFilter |
|
| ScopeTag | property | String |
|
| Connector | property | String |
|
| BindingsKey | property | String |
|
| BindingsVersion | property | String |
|
| ConnectionClient | property | UiPath.ConnectionClient.IConnectionClient |
Gets details about a specified WorkSpace.
Arguments
| Name | Dir | Type | Req | Default | Description |
|---|---|---|---|---|---|
| WorkspaceId | In | InArgument<String> |
✓ | ||
| Workspace | Out | OutArgument<UiPath.AmazonWorkSpaces.Models.AWRKSWorkspace> |
|||
| ConnectionId | In | InArgument<String> |
Properties
| Name | Kind | Type | Description |
|---|---|---|---|
| ScopeTag | property | String |
|
| Connector | property | String |
|
| BindingsKey | property | String |
|
| BindingsVersion | property | String |
|
| ConnectionClient | property | UiPath.ConnectionClient.IConnectionClient |
Migrates a WorkSpace to a new bundle while retaining the data on the user volume disk.
Arguments
| Name | Dir | Type | Req | Default | Description |
|---|---|---|---|---|---|
| Workspace | In | InArgument<UiPath.AmazonWorkSpaces.Models.AWRKSWorkspace> |
✓ | ||
| TargetBundleId | In | InArgument<String> |
✓ | ||
| MigratedWorkspace | Out | OutArgument<UiPath.AmazonWorkSpaces.Models.AWRKSWorkspace> |
|||
| WaitForCompletion | In | InArgument<Boolean> |
|||
| Timeout | In | InArgument<Nullable<Int32>> |
|||
| ConnectionId | In | InArgument<String> |
Properties
| Name | Kind | Type | Description |
|---|---|---|---|
| ScopeTag | property | String |
|
| Connector | property | String |
|
| BindingsKey | property | String |
|
| BindingsVersion | property | String |
|
| ConnectionClient | property | UiPath.ConnectionClient.IConnectionClient |
Reboots a WorkSpace.
Arguments
| Name | Dir | Type | Req | Default | Description |
|---|---|---|---|---|---|
| Workspace | In | InArgument<UiPath.AmazonWorkSpaces.Models.AWRKSWorkspace> |
✓ | ||
| WaitForCompletion | In | InArgument<Boolean> |
|||
| Timeout | In | InArgument<Nullable<Int32>> |
|||
| ConnectionId | In | InArgument<String> |
Properties
| Name | Kind | Type | Description |
|---|---|---|---|
| ScopeTag | property | String |
|
| Connector | property | String |
|
| BindingsKey | property | String |
|
| BindingsVersion | property | String |
|
| ConnectionClient | property | UiPath.ConnectionClient.IConnectionClient |
Rebuilds a WorkSpace.
Arguments
| Name | Dir | Type | Req | Default | Description |
|---|---|---|---|---|---|
| Workspace | In | InArgument<UiPath.AmazonWorkSpaces.Models.AWRKSWorkspace> |
✓ | ||
| WaitForCompletion | In | InArgument<Boolean> |
|||
| Timeout | In | InArgument<Nullable<Int32>> |
|||
| ConnectionId | In | InArgument<String> |
Properties
| Name | Kind | Type | Description |
|---|---|---|---|
| ScopeTag | property | String |
|
| Connector | property | String |
|
| BindingsKey | property | String |
|
| BindingsVersion | property | String |
|
| ConnectionClient | property | UiPath.ConnectionClient.IConnectionClient |
Removes a WorkSpace. Its user will be disconnected from the WorkSpace and the WorkSpace will be permanently removed.
Arguments
| Name | Dir | Type | Req | Default | Description |
|---|---|---|---|---|---|
| Workspace | In | InArgument<UiPath.AmazonWorkSpaces.Models.AWRKSWorkspace> |
✓ | ||
| WaitForCompletion | In | InArgument<Boolean> |
|||
| Timeout | In | InArgument<Nullable<Int32>> |
|||
| ConnectionId | In | InArgument<String> |
Properties
| Name | Kind | Type | Description |
|---|---|---|---|
| ScopeTag | property | String |
|
| Connector | property | String |
|
| BindingsKey | property | String |
|
| BindingsVersion | property | String |
|
| ConnectionClient | property | UiPath.ConnectionClient.IConnectionClient |
Restores a WorkSpace to its last known healthy state.
Arguments
| Name | Dir | Type | Req | Default | Description |
|---|---|---|---|---|---|
| Workspace | In | InArgument<UiPath.AmazonWorkSpaces.Models.AWRKSWorkspace> |
✓ | ||
| WaitForCompletion | In | InArgument<Boolean> |
|||
| Timeout | In | InArgument<Nullable<Int32>> |
|||
| ConnectionId | In | InArgument<String> |
Properties
| Name | Kind | Type | Description |
|---|---|---|---|
| ScopeTag | property | String |
|
| Connector | property | String |
|
| BindingsKey | property | String |
|
| BindingsVersion | property | String |
|
| ConnectionClient | property | UiPath.ConnectionClient.IConnectionClient |
Starts a WorkSpace.
Arguments
| Name | Dir | Type | Req | Default | Description |
|---|---|---|---|---|---|
| Workspace | In | InArgument<UiPath.AmazonWorkSpaces.Models.AWRKSWorkspace> |
✓ | ||
| WaitForCompletion | In | InArgument<Boolean> |
|||
| Timeout | In | InArgument<Nullable<Int32>> |
|||
| ConnectionId | In | InArgument<String> |
Properties
| Name | Kind | Type | Description |
|---|---|---|---|
| ScopeTag | property | String |
|
| Connector | property | String |
|
| BindingsKey | property | String |
|
| BindingsVersion | property | String |
|
| ConnectionClient | property | UiPath.ConnectionClient.IConnectionClient |
Stops a WorkSpace.
Arguments
| Name | Dir | Type | Req | Default | Description |
|---|---|---|---|---|---|
| Workspace | In | InArgument<UiPath.AmazonWorkSpaces.Models.AWRKSWorkspace> |
✓ | ||
| WaitForCompletion | In | InArgument<Boolean> |
|||
| Timeout | In | InArgument<Nullable<Int32>> |
|||
| ConnectionId | In | InArgument<String> |
Properties
| Name | Kind | Type | Description |
|---|---|---|---|
| ScopeTag | property | String |
|
| Connector | property | String |
|
| BindingsKey | property | String |
|
| BindingsVersion | property | String |
|
| ConnectionClient | property | UiPath.ConnectionClient.IConnectionClient |
Updates a WorkSpace
Arguments
| Name | Dir | Type | Req | Default | Description |
|---|---|---|---|---|---|
| Workspace | In | InArgument<UiPath.AmazonWorkSpaces.Models.AWRKSWorkspace> |
✓ | ||
| ComputeType | In | InArgument<String> |
|||
| RunningMode | In | InArgument<String> |
|||
| RunningModeAutoStopTimeout | In | InArgument<Nullable<Int32>> |
|||
| Tags | In | InArgument<Data.DataTable> |
|||
| IntendedState | In | InArgument<String> |
|||
| VolumeToResize | In | InArgument<String> |
|||
| VolumeNewSize | In | InArgument<Nullable<Int32>> |
|||
| WaitForCompletion | In | InArgument<Boolean> |
|||
| Timeout | In | InArgument<Nullable<Int32>> |
|||
| ConnectionId | In | InArgument<String> |
Properties
| Name | Kind | Type | Description |
|---|---|---|---|
| UpdateAction | property | UiPath.Core.AWRKSUpdateAction |
|
| DeleteAllExistingTags | property | Boolean |
|
| ScopeTag | property | String |
|
| Connector | property | String |
|
| BindingsKey | property | String |
|
| BindingsVersion | property | String |
|
| ConnectionClient | property | UiPath.ConnectionClient.IConnectionClient |
Connects to Amazon Web Services and provides a scope for Amazon WorkSpaces activities.
Arguments
| Name | Dir | Type | Req | Default | Description |
|---|---|---|---|---|---|
| AccessKeyId | In | InArgument<String> |
|||
| SecretAccessKey | In | InArgument<Security.SecureString> |
|||
| Region | In | InArgument<String> |
✓ |
Properties
| Name | Kind | Type | Description |
|---|---|---|---|
| ScopeTag | property | String |