Skip to content

/AWS1/CL_IMG=>LISTCOMPONENTBUILDVERSIONS()

About ListComponentBuildVersions

Returns the list of component build versions for the specified semantic version.

The semantic version has four nodes: ../. You can assign values for the first three, and can filter on all of them.

Filtering: With semantic versioning, you have the flexibility to use wildcards (x) to specify the most recent versions or nodes when selecting the base image or components for your recipe. When you use a wildcard in any node, all nodes to the right of the first wildcard must also be wildcards.

Method Signature

IMPORTING

Required arguments:

IV_COMPONENTVERSIONARN TYPE /AWS1/IMGCOMPONENTVERSIONARN /AWS1/IMGCOMPONENTVERSIONARN

The component version Amazon Resource Name (ARN) whose versions you want to list.

Optional arguments:

IV_MAXRESULTS TYPE /AWS1/IMGRESTRICTEDINTEGER /AWS1/IMGRESTRICTEDINTEGER

The maximum items to return in a request.

IV_NEXTTOKEN TYPE /AWS1/IMGPAGINATIONTOKEN /AWS1/IMGPAGINATIONTOKEN

A token to specify where to start paginating. This is the nextToken from a previously truncated response.

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_IMGLSTCOMPONENTBUIL01 /AWS1/CL_IMGLSTCOMPONENTBUIL01