CreateWorkspaceImageResponse

Types

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

Properties

Link copied to clipboard

The date when the image was created.

Link copied to clipboard

The description of the image.

Link copied to clipboard

The identifier of the new WorkSpace image.

Link copied to clipboard
val name: String?

The name of the image.

Link copied to clipboard

The operating system that the image is running.

Link copied to clipboard

The identifier of the Amazon Web Services account that owns the image.

Link copied to clipboard

Specifies whether the image is running on dedicated hardware. When Bring Your Own License (BYOL) is enabled, this value is set to DEDICATED. For more information, see Bring Your Own Windows Desktop Images..

Link copied to clipboard

The availability status of the image.

Functions

Link copied to clipboard
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