UpdateResult

Describes whether a WorkSpace image needs to be updated with the latest drivers and other components required by Amazon WorkSpaces.

Only Windows 10 WorkSpace images can be programmatically updated at this time.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

A description of whether updates for the WorkSpace image are pending or available.

Link copied to clipboard

Indicates whether updated drivers or other components are available for the specified WorkSpace image.

Functions

Link copied to clipboard
inline fun copy(block: UpdateResult.Builder.() -> Unit = {}): UpdateResult
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String