/AWS1/CL_WSPCREWORKSPACEIMAG01¶
CreateWorkspaceImageResult
CONSTRUCTOR
¶
IMPORTING¶
Optional arguments:¶
iv_imageid
TYPE /AWS1/WSPWORKSPACEIMAGEID
/AWS1/WSPWORKSPACEIMAGEID
¶
The identifier of the new WorkSpace image.
iv_name
TYPE /AWS1/WSPWORKSPACEIMAGENAME
/AWS1/WSPWORKSPACEIMAGENAME
¶
The name of the image.
iv_description
TYPE /AWS1/WSPWORKSPACEIMAGEDESC
/AWS1/WSPWORKSPACEIMAGEDESC
¶
The description of the image.
io_operatingsystem
TYPE REF TO /AWS1/CL_WSPOPERATINGSYSTEM
/AWS1/CL_WSPOPERATINGSYSTEM
¶
The operating system that the image is running.
iv_state
TYPE /AWS1/WSPWORKSPACEIMAGESTATE
/AWS1/WSPWORKSPACEIMAGESTATE
¶
The availability status of the image.
iv_requiredtenancy
TYPE /AWS1/WSPWORKSPACEIMAGEREQUI00
/AWS1/WSPWORKSPACEIMAGEREQUI00
¶
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..
iv_created
TYPE /AWS1/WSPTIMESTAMP
/AWS1/WSPTIMESTAMP
¶
The date when the image was created.
iv_owneraccountid
TYPE /AWS1/WSPAWSACCOUNT
/AWS1/WSPAWSACCOUNT
¶
The identifier of the Amazon Web Services account that owns the image.
Queryable Attributes¶
ImageId¶
The identifier of the new WorkSpace image.
Accessible with the following methods¶
Method | Description |
---|---|
GET_IMAGEID() |
Getter for IMAGEID, with configurable default |
ASK_IMAGEID() |
Getter for IMAGEID w/ exceptions if field has no value |
HAS_IMAGEID() |
Determine if IMAGEID has a value |
Name¶
The name of the image.
Accessible with the following methods¶
Method | Description |
---|---|
GET_NAME() |
Getter for NAME, with configurable default |
ASK_NAME() |
Getter for NAME w/ exceptions if field has no value |
HAS_NAME() |
Determine if NAME has a value |
Description¶
The description of the image.
Accessible with the following methods¶
Method | Description |
---|---|
GET_DESCRIPTION() |
Getter for DESCRIPTION, with configurable default |
ASK_DESCRIPTION() |
Getter for DESCRIPTION w/ exceptions if field has no value |
HAS_DESCRIPTION() |
Determine if DESCRIPTION has a value |
OperatingSystem¶
The operating system that the image is running.
Accessible with the following methods¶
Method | Description |
---|---|
GET_OPERATINGSYSTEM() |
Getter for OPERATINGSYSTEM |
State¶
The availability status of the image.
Accessible with the following methods¶
Method | Description |
---|---|
GET_STATE() |
Getter for STATE, with configurable default |
ASK_STATE() |
Getter for STATE w/ exceptions if field has no value |
HAS_STATE() |
Determine if STATE has a value |
RequiredTenancy¶
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..
Accessible with the following methods¶
Method | Description |
---|---|
GET_REQUIREDTENANCY() |
Getter for REQUIREDTENANCY, with configurable default |
ASK_REQUIREDTENANCY() |
Getter for REQUIREDTENANCY w/ exceptions if field has no val |
HAS_REQUIREDTENANCY() |
Determine if REQUIREDTENANCY has a value |
Created¶
The date when the image was created.
Accessible with the following methods¶
Method | Description |
---|---|
GET_CREATED() |
Getter for CREATED, with configurable default |
ASK_CREATED() |
Getter for CREATED w/ exceptions if field has no value |
HAS_CREATED() |
Determine if CREATED has a value |
OwnerAccountId¶
The identifier of the Amazon Web Services account that owns the image.
Accessible with the following methods¶
Method | Description |
---|---|
GET_OWNERACCOUNTID() |
Getter for OWNERACCOUNTID, with configurable default |
ASK_OWNERACCOUNTID() |
Getter for OWNERACCOUNTID w/ exceptions if field has no valu |
HAS_OWNERACCOUNTID() |
Determine if OWNERACCOUNTID has a value |