ImportWorkspaceImageRequest
Types
Properties
Link copied to clipboard
If specified, the version of Microsoft Office to subscribe to. Valid only for Windows 10 and 11 BYOL images. For more information about subscribing to Office for BYOL images, see Bring Your Own Windows Desktop Licenses.
Link copied to clipboard
The identifier of the EC2 image.
Link copied to clipboard
The description of the WorkSpace image.
Link copied to clipboard
The ingestion process to be used when importing the image, depending on which protocol you want to use for your BYOL Workspace image, either PCoIP, WorkSpaces Streaming Protocol (WSP), or bring your own protocol (BYOP). To use WSP, specify a value that ends in _WSP
. To use PCoIP, specify a value that does not end in _WSP
. To use BYOP, specify a value that ends in _BYOP
.
Functions
Link copied to clipboard
inline fun copy(block: ImportWorkspaceImageRequest.Builder.() -> Unit = {}): ImportWorkspaceImageRequest