/AWS1/CL_ECRLCPLYPREVIEWSUMM¶
The summary of the lifecycle policy preview request.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_expiringimagetotalcount TYPE /AWS1/ECRIMAGECOUNT /AWS1/ECRIMAGECOUNT¶
The number of expiring images.
it_transingimagetotalcounts TYPE /AWS1/CL_ECRTRSINGIMAGETOTALCT=>TT_TRANSINGIMAGETOTALCOUNTS TT_TRANSINGIMAGETOTALCOUNTS¶
The total count of images that will be transitioned to each storage class. This field is only present if at least one image will be transitoned in the summary.
Queryable Attributes¶
expiringImageTotalCount¶
The number of expiring images.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_EXPIRINGIMAGETOTALCOUNT() |
Getter for EXPIRINGIMAGETOTALCOUNT, with configurable defaul |
ASK_EXPIRINGIMAGETOTALCOUNT() |
Getter for EXPIRINGIMAGETOTALCOUNT w/ exceptions if field ha |
HAS_EXPIRINGIMAGETOTALCOUNT() |
Determine if EXPIRINGIMAGETOTALCOUNT has a value |
transitioningImageTotalCounts¶
The total count of images that will be transitioned to each storage class. This field is only present if at least one image will be transitoned in the summary.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_TRANSINGIMAGETOTALCOUNTS() |
Getter for TRANSINGIMAGETOTALCOUNTS, with configurable defau |
ASK_TRANSINGIMAGETOTALCOUNTS() |
Getter for TRANSINGIMAGETOTALCOUNTS w/ exceptions if field h |
HAS_TRANSINGIMAGETOTALCOUNTS() |
Determine if TRANSINGIMAGETOTALCOUNTS has a value |