Package-level declarations

Types

Link copied to clipboard

Amazon WorkSpaces Thin Client is a affordable device built to work with Amazon Web Services End User Computing (EUC) virtual desktops to provide users with a complete cloud desktop solution. WorkSpaces Thin Client is a compact device designed to connect up to two monitors and USB devices like a keyboard, mouse, headset, and webcam. To maximize endpoint security, WorkSpaces Thin Client devices do not allow local data storage or installation of unapproved applications. The WorkSpaces Thin Client device ships preloaded with device management software.

Properties

Link copied to clipboard
const val SdkVersion: String
Link copied to clipboard
Link copied to clipboard
const val ServiceId: String

Functions

Link copied to clipboard

Creates an environment for your thin client devices.

Link copied to clipboard

Deletes a thin client device.

Link copied to clipboard

Deletes an environment.

Link copied to clipboard

Deregisters a thin client device.

Link copied to clipboard
inline suspend fun WorkSpacesThinClient.getDevice(crossinline block: GetDeviceRequest.Builder.() -> Unit): GetDeviceResponse

Returns information for a thin client device.

Link copied to clipboard

Returns information for an environment.

Link copied to clipboard

Returns information for a software set.

Link copied to clipboard

Returns a list of thin client devices.

Link copied to clipboard

Returns a list of environments.

Link copied to clipboard

Returns a list of software sets.

Link copied to clipboard

Returns a list of tags for a resource.

Link copied to clipboard

Assigns one or more tags (key-value pairs) to the specified resource.

Link copied to clipboard

Removes a tag or tags from a resource.

Link copied to clipboard

Updates a thin client device.

Link copied to clipboard

Updates an environment.

Link copied to clipboard

Updates a software set.

Link copied to clipboard

Create a copy of the client with one or more configuration values overridden. This method allows the caller to perform scoped config overrides for one or more client operations.