static ImageAncestryEntry.Builder |
ImageAncestryEntry.builder() |
|
ImageAncestryEntry.Builder |
ImageAncestryEntry.Builder.creationDate(Instant creationDate) |
The date and time when this AMI was created.
|
ImageAncestryEntry.Builder |
ImageAncestryEntry.Builder.imageId(String imageId) |
The ID of this AMI.
|
ImageAncestryEntry.Builder |
ImageAncestryEntry.Builder.imageOwnerAlias(String imageOwnerAlias) |
The owner alias (amazon | aws-backup-vault | aws-marketplace ) of this
AMI, if one is assigned.
|
ImageAncestryEntry.Builder |
ImageAncestryEntry.Builder.sourceImageId(String sourceImageId) |
The ID of the parent AMI.
|
ImageAncestryEntry.Builder |
ImageAncestryEntry.Builder.sourceImageRegion(String sourceImageRegion) |
The Amazon Web Services Region of the parent AMI.
|
ImageAncestryEntry.Builder |
ImageAncestryEntry.toBuilder() |
|