/AWS1/CL_EC2GETIMAGEANCESTRYRS¶
GetImageAncestryResult
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
it_imageancestryentries TYPE /AWS1/CL_EC2IMAGEANCESTRYENTRY=>TT_IMAGEANCESTRYENTRYLIST TT_IMAGEANCESTRYENTRYLIST¶
A list of entries in the AMI ancestry chain, from the specified AMI to the root AMI.
Queryable Attributes¶
ImageAncestryEntries¶
A list of entries in the AMI ancestry chain, from the specified AMI to the root AMI.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_IMAGEANCESTRYENTRIES() |
Getter for IMAGEANCESTRYENTRIES, with configurable default |
ASK_IMAGEANCESTRYENTRIES() |
Getter for IMAGEANCESTRYENTRIES w/ exceptions if field has n |
HAS_IMAGEANCESTRYENTRIES() |
Determine if IMAGEANCESTRYENTRIES has a value |