AWS SDK Version 3 for .NET
API Reference

AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.

Information about a single AMI in the ancestry chain and its source (parent) AMI.

Inheritance Hierarchy

System.Object
  Amazon.EC2.Model.ImageAncestryEntry

Namespace: Amazon.EC2.Model
Assembly: AWSSDK.EC2.dll
Version: 3.x.y.z

Syntax

C#
public class ImageAncestryEntry

The ImageAncestryEntry type exposes the following members

Constructors

NameDescription
Public Method ImageAncestryEntry()

Properties

NameTypeDescription
Public Property CreationDate System.DateTime

Gets and sets the property CreationDate.

The date and time when this AMI was created.

Public Property ImageId System.String

Gets and sets the property ImageId.

The ID of this AMI.

Public Property ImageOwnerAlias System.String

Gets and sets the property ImageOwnerAlias.

The owner alias (amazon | aws-backup-vault | aws-marketplace ) of this AMI, if one is assigned. Otherwise, the value is null.

Public Property SourceImageId System.String

Gets and sets the property SourceImageId.

The ID of the parent AMI.

Public Property SourceImageRegion System.String

Gets and sets the property SourceImageRegion.

The Amazon Web Services Region of the parent AMI.

Version Information

.NET:
Supported in: 8.0 and newer, Core 3.1

.NET Standard:
Supported in: 2.0

.NET Framework:
Supported in: 4.5 and newer, 3.5