Image

class Image : KotlinCustomResource

Resource schema for AWS::ImageBuilder::Image

Properties

Link copied to clipboard
val arn: Output<String>

The Amazon Resource Name (ARN) of the image.

Link copied to clipboard

The Amazon Resource Name (ARN) of the container recipe that defines how images are configured and tested.

Link copied to clipboard

The Amazon Resource Name (ARN) of the distribution configuration.

Link copied to clipboard

Collects additional information about the image being created, including the operating system (OS) version and package list.

Link copied to clipboard
val executionRole: Output<String>?

The execution role name/ARN for the image build, if provided

Link copied to clipboard
val id: Output<String>
Link copied to clipboard
val imageId: Output<String>

The AMI ID of the EC2 AMI in current region.

Link copied to clipboard
val imageRecipeArn: Output<String>?

The Amazon Resource Name (ARN) of the image recipe that defines how images are configured, tested, and assessed.

Link copied to clipboard

Contains settings for vulnerability scans.

Link copied to clipboard

The image tests configuration used when creating this image.

Link copied to clipboard
val imageUri: Output<String>

URI for containers created in current Region with default ECR image tag

Link copied to clipboard

The Amazon Resource Name (ARN) of the infrastructure configuration.

Link copied to clipboard
val name: Output<String>

The name of the image.

Link copied to clipboard
val pulumiChildResources: Set<KotlinResource>
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
val tags: Output<Map<String, String>>?

The tags associated with the image.

Link copied to clipboard
val urn: Output<String>
Link copied to clipboard

Workflows to define the image build process