/AWS1/CL_WSPDSCCUSTWORKSPACE01¶
DescribeCustomWorkspaceImageImportResult
CONSTRUCTOR
¶
IMPORTING¶
Optional arguments:¶
iv_imageid
TYPE /AWS1/WSPWORKSPACEIMAGEID
/AWS1/WSPWORKSPACEIMAGEID
¶
The identifier of the WorkSpace image.
iv_infrastructureconfarn
TYPE /AWS1/WSPINFRASTRUCTURECONFARN
/AWS1/WSPINFRASTRUCTURECONFARN
¶
The infrastructure configuration ARN that specifies how the WorkSpace image is built.
iv_state
TYPE /AWS1/WSPCUSTWORKSPACEIMAGEI00
/AWS1/WSPCUSTWORKSPACEIMAGEI00
¶
The state of the WorkSpace image.
iv_created
TYPE /AWS1/WSPTIMESTAMP
/AWS1/WSPTIMESTAMP
¶
The timestamp when the WorkSpace image import was created.
iv_lastupdatedtime
TYPE /AWS1/WSPTIMESTAMP
/AWS1/WSPTIMESTAMP
¶
The timestamp when the WorkSpace image import was last updated.
io_imagesource
TYPE REF TO /AWS1/CL_WSPIMAGESOURCEID
/AWS1/CL_WSPIMAGESOURCEID
¶
Describes the image import source.
iv_imagebuilderinstanceid
TYPE /AWS1/WSPNONEMPTYSTRING
/AWS1/WSPNONEMPTYSTRING
¶
The image builder instance ID of the WorkSpace image.
it_errordetails
TYPE /AWS1/CL_WSPCUSTWORKSPACEIMA00=>TT_CUSTWORKSPACEIMAGEIMPERRD00
TT_CUSTWORKSPACEIMAGEIMPERRD00
¶
Describes in-depth details about the error. These details include the possible causes of the error and troubleshooting information.
Queryable Attributes¶
ImageId¶
The identifier of the 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 |
InfrastructureConfigurationArn¶
The infrastructure configuration ARN that specifies how the WorkSpace image is built.
Accessible with the following methods¶
Method | Description |
---|---|
GET_INFRASTRUCTURECONFARN() |
Getter for INFRASTRUCTURECONFARN, with configurable default |
ASK_INFRASTRUCTURECONFARN() |
Getter for INFRASTRUCTURECONFARN w/ exceptions if field has |
HAS_INFRASTRUCTURECONFARN() |
Determine if INFRASTRUCTURECONFARN has a value |
State¶
The state of the WorkSpace 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 |
Created¶
The timestamp when the WorkSpace image import 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 |
LastUpdatedTime¶
The timestamp when the WorkSpace image import was last updated.
Accessible with the following methods¶
Method | Description |
---|---|
GET_LASTUPDATEDTIME() |
Getter for LASTUPDATEDTIME, with configurable default |
ASK_LASTUPDATEDTIME() |
Getter for LASTUPDATEDTIME w/ exceptions if field has no val |
HAS_LASTUPDATEDTIME() |
Determine if LASTUPDATEDTIME has a value |
ImageSource¶
Describes the image import source.
Accessible with the following methods¶
Method | Description |
---|---|
GET_IMAGESOURCE() |
Getter for IMAGESOURCE |
ImageBuilderInstanceId¶
The image builder instance ID of the WorkSpace image.
Accessible with the following methods¶
Method | Description |
---|---|
GET_IMAGEBUILDERINSTANCEID() |
Getter for IMAGEBUILDERINSTANCEID, with configurable default |
ASK_IMAGEBUILDERINSTANCEID() |
Getter for IMAGEBUILDERINSTANCEID w/ exceptions if field has |
HAS_IMAGEBUILDERINSTANCEID() |
Determine if IMAGEBUILDERINSTANCEID has a value |
ErrorDetails¶
Describes in-depth details about the error. These details include the possible causes of the error and troubleshooting information.
Accessible with the following methods¶
Method | Description |
---|---|
GET_ERRORDETAILS() |
Getter for ERRORDETAILS, with configurable default |
ASK_ERRORDETAILS() |
Getter for ERRORDETAILS w/ exceptions if field has no value |
HAS_ERRORDETAILS() |
Determine if ERRORDETAILS has a value |