Class: Aws::Types::GetImageAncestryResult

Inherits:
Object
  • Object
show all
Defined in:
sig/types.rbs

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#image_ancestry_entries::Array[Types::ImageAncestryEntry]

Returns the value of attribute image_ancestry_entries.

Returns:



10264
10265
10266
# File 'sig/types.rbs', line 10264

def image_ancestry_entries
  @image_ancestry_entries
end