/AWS1/CL_IMGLATEVRSREFERENCES¶
The resource ARNs with different wildcard variations of semantic versioning.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_latestversionarn TYPE /AWS1/IMGIMAGEBUILDERARN /AWS1/IMGIMAGEBUILDERARN¶
The latest version Amazon Resource Name (ARN) of the Image Builder resource.
iv_latestmajorversionarn TYPE /AWS1/IMGIMAGEBUILDERARN /AWS1/IMGIMAGEBUILDERARN¶
The latest version Amazon Resource Name (ARN) with the same
majorversion of the Image Builder resource.
iv_latestminorversionarn TYPE /AWS1/IMGIMAGEBUILDERARN /AWS1/IMGIMAGEBUILDERARN¶
The latest version Amazon Resource Name (ARN) with the same
minorversion of the Image Builder resource.
iv_latestpatchversionarn TYPE /AWS1/IMGIMAGEBUILDERARN /AWS1/IMGIMAGEBUILDERARN¶
The latest version Amazon Resource Name (ARN) with the same
patchversion of the Image Builder resource.
Queryable Attributes¶
latestVersionArn¶
The latest version Amazon Resource Name (ARN) of the Image Builder resource.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_LATESTVERSIONARN() |
Getter for LATESTVERSIONARN, with configurable default |
ASK_LATESTVERSIONARN() |
Getter for LATESTVERSIONARN w/ exceptions if field has no va |
HAS_LATESTVERSIONARN() |
Determine if LATESTVERSIONARN has a value |
latestMajorVersionArn¶
The latest version Amazon Resource Name (ARN) with the same
majorversion of the Image Builder resource.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_LATESTMAJORVERSIONARN() |
Getter for LATESTMAJORVERSIONARN, with configurable default |
ASK_LATESTMAJORVERSIONARN() |
Getter for LATESTMAJORVERSIONARN w/ exceptions if field has |
HAS_LATESTMAJORVERSIONARN() |
Determine if LATESTMAJORVERSIONARN has a value |
latestMinorVersionArn¶
The latest version Amazon Resource Name (ARN) with the same
minorversion of the Image Builder resource.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_LATESTMINORVERSIONARN() |
Getter for LATESTMINORVERSIONARN, with configurable default |
ASK_LATESTMINORVERSIONARN() |
Getter for LATESTMINORVERSIONARN w/ exceptions if field has |
HAS_LATESTMINORVERSIONARN() |
Determine if LATESTMINORVERSIONARN has a value |
latestPatchVersionArn¶
The latest version Amazon Resource Name (ARN) with the same
patchversion of the Image Builder resource.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_LATESTPATCHVERSIONARN() |
Getter for LATESTPATCHVERSIONARN, with configurable default |
ASK_LATESTPATCHVERSIONARN() |
Getter for LATESTPATCHVERSIONARN w/ exceptions if field has |
HAS_LATESTPATCHVERSIONARN() |
Determine if LATESTPATCHVERSIONARN has a value |