Desktopvirtualization Functions
Functions
Link copied to clipboard
Use this data source to access information about an existing Application Group.
suspend fun getApplicationGroup(argument: suspend GetApplicationGroupPlainArgsBuilder.() -> Unit): GetApplicationGroupResult
Link copied to clipboard
Use this data source to access information about an existing Virtual Desktop Host Pool.
suspend fun getHostPool(argument: suspend GetHostPoolPlainArgsBuilder.() -> Unit): GetHostPoolResult
Link copied to clipboard
Use this data source to access information about an existing Virtual Desktop Workspace.
suspend fun getWorkspace(argument: suspend GetWorkspacePlainArgsBuilder.() -> Unit): GetWorkspaceResult