Skip to content

/AWS1/CL_ECPCREREPOSITORYRSP

CreateRepositoryResponse

CONSTRUCTOR

IMPORTING

Optional arguments:

io_repository TYPE REF TO /AWS1/CL_ECPREPOSITORY /AWS1/CL_ECPREPOSITORY

The repository that was created.

io_catalogdata TYPE REF TO /AWS1/CL_ECPREPOSITORYCATALO01 /AWS1/CL_ECPREPOSITORYCATALO01

The catalog data for a repository. This data is publicly visible in the Amazon ECR Public Gallery.


Queryable Attributes

repository

The repository that was created.

Accessible with the following methods

Method Description
GET_REPOSITORY() Getter for REPOSITORY

catalogData

The catalog data for a repository. This data is publicly visible in the Amazon ECR Public Gallery.

Accessible with the following methods

Method Description
GET_CATALOGDATA() Getter for CATALOGDATA