/AWS1/CL_IMGLCPOLICYDETACTION¶
Contains selection criteria for the lifecycle policy.
CONSTRUCTOR¶
IMPORTING¶
Required arguments:¶
iv_type TYPE /AWS1/IMGLCPOLICYDETACTIONTYPE /AWS1/IMGLCPOLICYDETACTIONTYPE¶
Specifies the lifecycle action to take.
Optional arguments:¶
io_includeresources TYPE REF TO /AWS1/CL_IMGLCPLYDETACTINCRE00 /AWS1/CL_IMGLCPLYDETACTINCRE00¶
Specifies the resources that the lifecycle policy applies to.
Queryable Attributes¶
type¶
Specifies the lifecycle action to take.
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 |
includeResources¶
Specifies the resources that the lifecycle policy applies to.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_INCLUDERESOURCES() |
Getter for INCLUDERESOURCES |