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:



10157
10158
10159
# File 'sig/types.rbs', line 10157

def image_ancestry_entries
  @image_ancestry_entries
end