/AWS1/CL_MIGGETIMAGESETRSP¶
GetImageSetResponse
CONSTRUCTOR¶
IMPORTING¶
Required arguments:¶
iv_datastoreid TYPE /AWS1/MIGDATASTOREID /AWS1/MIGDATASTOREID¶
The data store identifier.
iv_imagesetid TYPE /AWS1/MIGIMAGESETID /AWS1/MIGIMAGESETID¶
The image set identifier.
iv_versionid TYPE /AWS1/MIGIMAGESETEXTERNALVRSID /AWS1/MIGIMAGESETEXTERNALVRSID¶
The image set version identifier.
iv_imagesetstate TYPE /AWS1/MIGIMAGESETSTATE /AWS1/MIGIMAGESETSTATE¶
The image set state.
Optional arguments:¶
iv_imagesetworkflowstatus TYPE /AWS1/MIGIMAGESETWORKFLOWSTAT /AWS1/MIGIMAGESETWORKFLOWSTAT¶
The image set workflow status.
iv_createdat TYPE /AWS1/MIGDATE /AWS1/MIGDATE¶
The timestamp when image set properties were created.
iv_updatedat TYPE /AWS1/MIGDATE /AWS1/MIGDATE¶
The timestamp when image set properties were updated.
iv_deletedat TYPE /AWS1/MIGDATE /AWS1/MIGDATE¶
The timestamp when the image set properties were deleted.
iv_message TYPE /AWS1/MIGMESSAGE /AWS1/MIGMESSAGE¶
The error message thrown if an image set action fails.
iv_imagesetarn TYPE /AWS1/MIGARN /AWS1/MIGARN¶
The Amazon Resource Name (ARN) assigned to the image set.
io_overrides TYPE REF TO /AWS1/CL_MIGOVERRIDES /AWS1/CL_MIGOVERRIDES¶
This object contains the details of any overrides used while creating a specific image set version. If an image set was copied or updated using the
forceflag, this object will contain theforcedflag.
iv_isprimary TYPE /AWS1/MIGBOOLEAN /AWS1/MIGBOOLEAN¶
The flag to determine whether the image set is primary or not.
iv_lastaccessedat TYPE /AWS1/MIGDATE /AWS1/MIGDATE¶
When the image set was last accessed.
iv_storagetier TYPE /AWS1/MIGSTORAGETIER /AWS1/MIGSTORAGETIER¶
The storage tier of the image set.
Queryable Attributes¶
datastoreId¶
The data store identifier.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_DATASTOREID() |
Getter for DATASTOREID, with configurable default |
ASK_DATASTOREID() |
Getter for DATASTOREID w/ exceptions if field has no value |
HAS_DATASTOREID() |
Determine if DATASTOREID has a value |
imageSetId¶
The image set identifier.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_IMAGESETID() |
Getter for IMAGESETID, with configurable default |
ASK_IMAGESETID() |
Getter for IMAGESETID w/ exceptions if field has no value |
HAS_IMAGESETID() |
Determine if IMAGESETID has a value |
versionId¶
The image set version identifier.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_VERSIONID() |
Getter for VERSIONID, with configurable default |
ASK_VERSIONID() |
Getter for VERSIONID w/ exceptions if field has no value |
HAS_VERSIONID() |
Determine if VERSIONID has a value |
imageSetState¶
The image set state.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_IMAGESETSTATE() |
Getter for IMAGESETSTATE, with configurable default |
ASK_IMAGESETSTATE() |
Getter for IMAGESETSTATE w/ exceptions if field has no value |
HAS_IMAGESETSTATE() |
Determine if IMAGESETSTATE has a value |
imageSetWorkflowStatus¶
The image set workflow status.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_IMAGESETWORKFLOWSTATUS() |
Getter for IMAGESETWORKFLOWSTATUS, with configurable default |
ASK_IMAGESETWORKFLOWSTATUS() |
Getter for IMAGESETWORKFLOWSTATUS w/ exceptions if field has |
HAS_IMAGESETWORKFLOWSTATUS() |
Determine if IMAGESETWORKFLOWSTATUS has a value |
createdAt¶
The timestamp when image set properties were created.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_CREATEDAT() |
Getter for CREATEDAT, with configurable default |
ASK_CREATEDAT() |
Getter for CREATEDAT w/ exceptions if field has no value |
HAS_CREATEDAT() |
Determine if CREATEDAT has a value |
updatedAt¶
The timestamp when image set properties were updated.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_UPDATEDAT() |
Getter for UPDATEDAT, with configurable default |
ASK_UPDATEDAT() |
Getter for UPDATEDAT w/ exceptions if field has no value |
HAS_UPDATEDAT() |
Determine if UPDATEDAT has a value |
deletedAt¶
The timestamp when the image set properties were deleted.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_DELETEDAT() |
Getter for DELETEDAT, with configurable default |
ASK_DELETEDAT() |
Getter for DELETEDAT w/ exceptions if field has no value |
HAS_DELETEDAT() |
Determine if DELETEDAT has a value |
message¶
The error message thrown if an image set action fails.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_MESSAGE() |
Getter for MESSAGE, with configurable default |
ASK_MESSAGE() |
Getter for MESSAGE w/ exceptions if field has no value |
HAS_MESSAGE() |
Determine if MESSAGE has a value |
imageSetArn¶
The Amazon Resource Name (ARN) assigned to the image set.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_IMAGESETARN() |
Getter for IMAGESETARN, with configurable default |
ASK_IMAGESETARN() |
Getter for IMAGESETARN w/ exceptions if field has no value |
HAS_IMAGESETARN() |
Determine if IMAGESETARN has a value |
overrides¶
This object contains the details of any overrides used while creating a specific image set version. If an image set was copied or updated using the
forceflag, this object will contain theforcedflag.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_OVERRIDES() |
Getter for OVERRIDES |
isPrimary¶
The flag to determine whether the image set is primary or not.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_ISPRIMARY() |
Getter for ISPRIMARY, with configurable default |
ASK_ISPRIMARY() |
Getter for ISPRIMARY w/ exceptions if field has no value |
HAS_ISPRIMARY() |
Determine if ISPRIMARY has a value |
lastAccessedAt¶
When the image set was last accessed.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_LASTACCESSEDAT() |
Getter for LASTACCESSEDAT, with configurable default |
ASK_LASTACCESSEDAT() |
Getter for LASTACCESSEDAT w/ exceptions if field has no valu |
HAS_LASTACCESSEDAT() |
Determine if LASTACCESSEDAT has a value |
storageTier¶
The storage tier of the image set.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_STORAGETIER() |
Getter for STORAGETIER, with configurable default |
ASK_STORAGETIER() |
Getter for STORAGETIER w/ exceptions if field has no value |
HAS_STORAGETIER() |
Determine if STORAGETIER has a value |