/AWS1/CL_ECRDSCIMAGEREPLSTAT01¶
DescribeImageReplicationStatusResponse
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_repositoryname TYPE /AWS1/ECRREPOSITORYNAME /AWS1/ECRREPOSITORYNAME¶
The repository name associated with the request.
io_imageid TYPE REF TO /AWS1/CL_ECRIMAGEIDENTIFIER /AWS1/CL_ECRIMAGEIDENTIFIER¶
imageId
it_replicationstatuses TYPE /AWS1/CL_ECRIMAGEREPLSTATUS=>TT_IMAGEREPLICATIONSTATUSLIST TT_IMAGEREPLICATIONSTATUSLIST¶
The replication status details for the images in the specified repository.
Queryable Attributes¶
repositoryName¶
The repository name associated with the request.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_REPOSITORYNAME() |
Getter for REPOSITORYNAME, with configurable default |
ASK_REPOSITORYNAME() |
Getter for REPOSITORYNAME w/ exceptions if field has no valu |
HAS_REPOSITORYNAME() |
Determine if REPOSITORYNAME has a value |
imageId¶
imageId
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_IMAGEID() |
Getter for IMAGEID |
replicationStatuses¶
The replication status details for the images in the specified repository.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_REPLICATIONSTATUSES() |
Getter for REPLICATIONSTATUSES, with configurable default |
ASK_REPLICATIONSTATUSES() |
Getter for REPLICATIONSTATUSES w/ exceptions if field has no |
HAS_REPLICATIONSTATUSES() |
Determine if REPLICATIONSTATUSES has a value |