Class: Aws::Types::GetImageAncestryResult
- Inherits:
-
Object
- Object
- Aws::Types::GetImageAncestryResult
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#image_ancestry_entries ⇒ ::Array[Types::ImageAncestryEntry]
Returns the value of attribute image_ancestry_entries.
Instance Attribute Details
#image_ancestry_entries ⇒ ::Array[Types::ImageAncestryEntry]
Returns the value of attribute image_ancestry_entries.
9932 9933 9934 |
# File 'sig/types.rbs', line 9932 def image_ancestry_entries @image_ancestry_entries end |