Skip to content

/AWS1/CL_WSPIMAGESOURCEID

Describes the image import source.

CONSTRUCTOR

IMPORTING

Optional arguments:

iv_ec2importtaskid TYPE /AWS1/WSPEC2IMPORTTASKID /AWS1/WSPEC2IMPORTTASKID

The EC2 import task ID to import the image from the Amazon EC2 VM import process.

iv_imagebuildversionarn TYPE /AWS1/WSPIMAGEBUILDVERSIONARN /AWS1/WSPIMAGEBUILDVERSIONARN

The ARN of the EC2 Image Builder image.

iv_ec2imageid TYPE /AWS1/WSPEC2IMAGEID /AWS1/WSPEC2IMAGEID

The identifier of the EC2 image.


Queryable Attributes

Ec2ImportTaskId

The EC2 import task ID to import the image from the Amazon EC2 VM import process.

Accessible with the following methods

Method Description
GET_EC2IMPORTTASKID() Getter for EC2IMPORTTASKID, with configurable default
ASK_EC2IMPORTTASKID() Getter for EC2IMPORTTASKID w/ exceptions if field has no val
HAS_EC2IMPORTTASKID() Determine if EC2IMPORTTASKID has a value

ImageBuildVersionArn

The ARN of the EC2 Image Builder image.

Accessible with the following methods

Method Description
GET_IMAGEBUILDVERSIONARN() Getter for IMAGEBUILDVERSIONARN, with configurable default
ASK_IMAGEBUILDVERSIONARN() Getter for IMAGEBUILDVERSIONARN w/ exceptions if field has n
HAS_IMAGEBUILDVERSIONARN() Determine if IMAGEBUILDVERSIONARN has a value

Ec2ImageId

The identifier of the EC2 image.

Accessible with the following methods

Method Description
GET_EC2IMAGEID() Getter for EC2IMAGEID, with configurable default
ASK_EC2IMAGEID() Getter for EC2IMAGEID w/ exceptions if field has no value
HAS_EC2IMAGEID() Determine if EC2IMAGEID has a value