Skip to content

/AWS1/CL_ECRLSTIMAGEREFERRER01

An object representing a filter on a ListImageReferrers operation.

CONSTRUCTOR

IMPORTING

Optional arguments:

it_artifacttypes TYPE /AWS1/CL_ECRARTIFACTTYPELIST_W=>TT_ARTIFACTTYPELIST TT_ARTIFACTTYPELIST

The artifact types with which to filter your ListImageReferrers results.

iv_artifactstatus TYPE /AWS1/ECRARTIFACTSTATUSFILTER /AWS1/ECRARTIFACTSTATUSFILTER

The artifact status with which to filter your ListImageReferrers results. Valid values are ACTIVE, ARCHIVED, ACTIVATING, or ANY. If not specified, only artifacts with ACTIVE status are returned.


Queryable Attributes

artifactTypes

The artifact types with which to filter your ListImageReferrers results.

Accessible with the following methods

Method Description
GET_ARTIFACTTYPES() Getter for ARTIFACTTYPES, with configurable default
ASK_ARTIFACTTYPES() Getter for ARTIFACTTYPES w/ exceptions if field has no value
HAS_ARTIFACTTYPES() Determine if ARTIFACTTYPES has a value

artifactStatus

The artifact status with which to filter your ListImageReferrers results. Valid values are ACTIVE, ARCHIVED, ACTIVATING, or ANY. If not specified, only artifacts with ACTIVE status are returned.

Accessible with the following methods

Method Description
GET_ARTIFACTSTATUS() Getter for ARTIFACTSTATUS, with configurable default
ASK_ARTIFACTSTATUS() Getter for ARTIFACTSTATUS w/ exceptions if field has no valu
HAS_ARTIFACTSTATUS() Determine if ARTIFACTSTATUS has a value