Builder

class Builder

Properties

Link copied to clipboard
var arn: String?

The Amazon Resource Name (ARN) of a specific version of an Image Builder image.

Link copied to clipboard

Indicates the type of build that created this image. The build can be initiated in the following ways:

Link copied to clipboard

The date on which this specific version of the Image Builder image was created.

Link copied to clipboard

The origin of the base image that Image Builder used to build this image.

Link copied to clipboard
var name: String?

The name of this specific version of an Image Builder image.

Link copied to clipboard

The operating system version of the Amazon EC2 build instance. For example, Amazon Linux 2, Ubuntu 18, or Microsoft Windows Server 2019.

Link copied to clipboard

The owner of the image version.

Link copied to clipboard

The operating system platform of the image version, for example "Windows" or "Linux".

Link copied to clipboard

Specifies whether this image produces an AMI or a container image.

Link copied to clipboard

Details for a specific version of an Image Builder image. This version follows the semantic version syntax.