Builder
Properties
Specify additional settings and launch scripts for your build instances.
The block device mappings of the image recipe.
Unique, case-sensitive identifier you provide to ensure idempotency of the request. For more information, see Ensuring idempotency in the Amazon EC2 API Reference.
The components included in the image recipe.
The description of the image recipe.
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.
The semantic version of the image recipe. This version follows the semantic version syntax.
The working directory used during build and test workflows.
Functions
construct an aws.sdk.kotlin.services.imagebuilder.model.AdditionalInstanceConfiguration inside the given block