/AWS1/CL_IMGLCPLYDETACTINCRE00¶
Specifies how the lifecycle policy should apply actions to selected resources.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_amis TYPE /AWS1/IMGBOOLEAN /AWS1/IMGBOOLEAN¶
Specifies whether the lifecycle action should apply to distributed AMIs.
iv_snapshots TYPE /AWS1/IMGBOOLEAN /AWS1/IMGBOOLEAN¶
Specifies whether the lifecycle action should apply to snapshots associated with distributed AMIs.
iv_containers TYPE /AWS1/IMGBOOLEAN /AWS1/IMGBOOLEAN¶
Specifies whether the lifecycle action should apply to distributed containers.
Queryable Attributes¶
amis¶
Specifies whether the lifecycle action should apply to distributed AMIs.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_AMIS() |
Getter for AMIS |
snapshots¶
Specifies whether the lifecycle action should apply to snapshots associated with distributed AMIs.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_SNAPSHOTS() |
Getter for SNAPSHOTS |
containers¶
Specifies whether the lifecycle action should apply to distributed containers.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_CONTAINERS() |
Getter for CONTAINERS |