ImageAncestryEntry

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

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The date and time when this AMI was created.

Link copied to clipboard

The ID of this AMI.

Link copied to clipboard

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

Link copied to clipboard

The ID of the parent AMI.

Link copied to clipboard

The Amazon Web Services Region of the parent AMI.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String