/AWS1/CL_IMGLCPLYRESRCSELION00¶
Specifies an Image Builder recipe that the lifecycle policy uses for resource selection.
CONSTRUCTOR
¶
IMPORTING¶
Required arguments:¶
iv_name
TYPE /AWS1/IMGRESOURCENAME
/AWS1/IMGRESOURCENAME
¶
The name of an Image Builder recipe that the lifecycle policy uses for resource selection.
iv_semanticversion
TYPE /AWS1/IMGVERSIONNUMBER
/AWS1/IMGVERSIONNUMBER
¶
The version of the Image Builder recipe specified by the
name
field.
Queryable Attributes¶
name¶
The name of an Image Builder recipe that the lifecycle policy uses for resource selection.
Accessible with the following methods¶
Method | Description |
---|---|
GET_NAME() |
Getter for NAME, with configurable default |
ASK_NAME() |
Getter for NAME w/ exceptions if field has no value |
HAS_NAME() |
Determine if NAME has a value |
semanticVersion¶
The version of the Image Builder recipe specified by the
name
field.
Accessible with the following methods¶
Method | Description |
---|---|
GET_SEMANTICVERSION() |
Getter for SEMANTICVERSION, with configurable default |
ASK_SEMANTICVERSION() |
Getter for SEMANTICVERSION w/ exceptions if field has no val |
HAS_SEMANTICVERSION() |
Determine if SEMANTICVERSION has a value |
Public Local Types In This Class¶
Internal table types, representing arrays and maps of this class, are defined as local types:
TT_LCPLYRESRCSELECTIONRECIPES
¶
TYPES TT_LCPLYRESRCSELECTIONRECIPES TYPE STANDARD TABLE OF REF TO /AWS1/CL_IMGLCPLYRESRCSELION00 WITH DEFAULT KEY
.