Skip to content

/AWS1/CL_ECRLSTPULLTIMEUPEXC01

ListPullTimeUpdateExclusionsResponse

CONSTRUCTOR

IMPORTING

Optional arguments:

it_pulltimeupdateexclusions TYPE /AWS1/CL_ECRPULLTIMEUPEXCLUS00=>TT_PULLTIMEUPDATEEXCLUSIONLIST TT_PULLTIMEUPDATEEXCLUSIONLIST

The list of IAM principal ARNs that are excluded from having their image pull times recorded.

iv_nexttoken TYPE /AWS1/ECRNEXTTOKEN /AWS1/ECRNEXTTOKEN

The nextToken value to include in a future ListPullTimeUpdateExclusions request. When the results of a ListPullTimeUpdateExclusions request exceed maxResults, this value can be used to retrieve the next page of results. This value is null when there are no more results to return.


Queryable Attributes

pullTimeUpdateExclusions

The list of IAM principal ARNs that are excluded from having their image pull times recorded.

Accessible with the following methods

Method Description
GET_PULLTIMEUPDATEEXCLUSIONS() Getter for PULLTIMEUPDATEEXCLUSIONS, with configurable defau
ASK_PULLTIMEUPDATEEXCLUSIONS() Getter for PULLTIMEUPDATEEXCLUSIONS w/ exceptions if field h
HAS_PULLTIMEUPDATEEXCLUSIONS() Determine if PULLTIMEUPDATEEXCLUSIONS has a value

nextToken

The nextToken value to include in a future ListPullTimeUpdateExclusions request. When the results of a ListPullTimeUpdateExclusions request exceed maxResults, this value can be used to retrieve the next page of results. This value is null when there are no more results to return.

Accessible with the following methods

Method Description
GET_NEXTTOKEN() Getter for NEXTTOKEN, with configurable default
ASK_NEXTTOKEN() Getter for NEXTTOKEN w/ exceptions if field has no value
HAS_NEXTTOKEN() Determine if NEXTTOKEN has a value