Skip to content

/AWS1/CL_ECRGETAUTHTOKENRSP

GetAuthorizationTokenResponse

CONSTRUCTOR

IMPORTING

Optional arguments:

it_authorizationdata TYPE /AWS1/CL_ECRAUTHORIZATIONDATA=>TT_AUTHORIZATIONDATALIST TT_AUTHORIZATIONDATALIST

A list of authorization token data objects that correspond to the registryIds values in the request.

The size of the authorization token returned by Amazon ECR is not fixed. We recommend that you don't make assumptions about the maximum size.


Queryable Attributes

authorizationData

A list of authorization token data objects that correspond to the registryIds values in the request.

The size of the authorization token returned by Amazon ECR is not fixed. We recommend that you don't make assumptions about the maximum size.

Accessible with the following methods

Method Description
GET_AUTHORIZATIONDATA() Getter for AUTHORIZATIONDATA, with configurable default
ASK_AUTHORIZATIONDATA() Getter for AUTHORIZATIONDATA w/ exceptions if field has no v
HAS_AUTHORIZATIONDATA() Determine if AUTHORIZATIONDATA has a value