class Aws::WorkSpaces::Types::WorkspaceImage
Describes a WorkSpace image.
@!attribute [rw] image_id
The identifier of the image. @return [String]
@!attribute [rw] name
The name of the image. @return [String]
@!attribute [rw] description
The description of the image. @return [String]
@!attribute [rw] operating_system
The operating system that the image is running. @return [Types::OperatingSystem]
@!attribute [rw] state
The status of the image. @return [String]
@!attribute [rw] required_tenancy
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][1]. [1]: https://docs.aws.amazon.com/workspaces/latest/adminguide/byol-windows-images.html @return [String]
@!attribute [rw] error_code
The error code that is returned for the image. @return [String]
@!attribute [rw] error_message
The text of the error message that is returned for the image. @return [String]
@!attribute [rw] created
The date when the image was created. If the image has been shared, the AWS account that the image has been shared with sees the original creation date of the image. @return [Time]
@!attribute [rw] owner_account_id
The identifier of the AWS account that owns the image. @return [String]
@see docs.aws.amazon.com/goto/WebAPI/workspaces-2015-04-08/WorkspaceImage AWS API Documentation
Constants
- SENSITIVE