/AWS1/CL_IMGLCPLYRESRCSELION¶
Resource selection criteria for the lifecycle policy.
CONSTRUCTOR
¶
IMPORTING¶
Optional arguments:¶
it_recipes
TYPE /AWS1/CL_IMGLCPLYRESRCSELION00=>TT_LCPLYRESRCSELECTIONRECIPES
TT_LCPLYRESRCSELECTIONRECIPES
¶
A list of recipes that are used as selection criteria for the output images that the lifecycle policy applies to.
it_tagmap
TYPE /AWS1/CL_IMGTAGMAP_W=>TT_TAGMAP
TT_TAGMAP
¶
A list of tags that are used as selection criteria for the Image Builder image resources that the lifecycle policy applies to.
Queryable Attributes¶
recipes¶
A list of recipes that are used as selection criteria for the output images that the lifecycle policy applies to.
Accessible with the following methods¶
Method | Description |
---|---|
GET_RECIPES() |
Getter for RECIPES, with configurable default |
ASK_RECIPES() |
Getter for RECIPES w/ exceptions if field has no value |
HAS_RECIPES() |
Determine if RECIPES has a value |
tagMap¶
A list of tags that are used as selection criteria for the Image Builder image resources that the lifecycle policy applies to.
Accessible with the following methods¶
Method | Description |
---|---|
GET_TAGMAP() |
Getter for TAGMAP, with configurable default |
ASK_TAGMAP() |
Getter for TAGMAP w/ exceptions if field has no value |
HAS_TAGMAP() |
Determine if TAGMAP has a value |