Builder

class Builder

Properties

Link copied to clipboard

Specify additional settings and launch scripts for your build instances.

Link copied to clipboard

The block device mappings of the image recipe.

Link copied to clipboard

Unique, case-sensitive identifier you provide to ensure idempotency of the request. For more information, see Ensuring idempotency in the Amazon EC2 API Reference.

Link copied to clipboard

The components included in the image recipe.

Link copied to clipboard

The description of the image recipe.

Link copied to clipboard
var name: String?

The name of the image recipe.

Link copied to clipboard

The base image of the image recipe. The value of the string can be the ARN of the base image or an AMI ID. The format for the ARN follows this example: arn:aws:imagebuilder:us-west-2:aws:image/windows-server-2016-english-full-base-x86/x.x.x. You can provide the specific version that you want to use, or you can use a wildcard in all of the fields. If you enter an AMI ID for the string value, you must have access to the AMI, and the AMI must be in the same Region in which you are using Image Builder.

Link copied to clipboard

The semantic version of the image recipe. This version follows the semantic version syntax.

Link copied to clipboard

The tags of the image recipe.

Link copied to clipboard

The working directory used during build and test workflows.