/AWS1/CL_ECRLCPOLICYRULEACTION¶
The type of action to be taken.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_type TYPE /AWS1/ECRIMAGEACTIONTYPE /AWS1/ECRIMAGEACTIONTYPE¶
The type of action to be taken.
iv_targetstorageclass TYPE /AWS1/ECRLCPLYTARGETSTRGCLASS /AWS1/ECRLCPLYTARGETSTRGCLASS¶
The target storage class for the action. This is only present when the
typeisTRANSITION.
Queryable Attributes¶
type¶
The type of action to be taken.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_TYPE() |
Getter for TYPE, with configurable default |
ASK_TYPE() |
Getter for TYPE w/ exceptions if field has no value |
HAS_TYPE() |
Determine if TYPE has a value |
targetStorageClass¶
The target storage class for the action. This is only present when the
typeisTRANSITION.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_TARGETSTORAGECLASS() |
Getter for TARGETSTORAGECLASS, with configurable default |
ASK_TARGETSTORAGECLASS() |
Getter for TARGETSTORAGECLASS w/ exceptions if field has no |
HAS_TARGETSTORAGECLASS() |
Determine if TARGETSTORAGECLASS has a value |