ImagePipeline

class ImagePipeline : KotlinCustomResource

Resource schema for AWS::ImageBuilder::ImagePipeline

Properties

Link copied to clipboard
val arn: Output<String>

The Amazon Resource Name (ARN) of the image pipeline.

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
val description: Output<String>?

The description of the image pipeline.

Link copied to clipboard

The Amazon Resource Name (ARN) of the distribution configuration associated with this image pipeline.

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 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 of the image pipeline.

Link copied to clipboard

The Amazon Resource Name (ARN) of the infrastructure configuration associated with this image pipeline.

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

The name of the image pipeline.

Link copied to clipboard
val pulumiChildResources: Set<KotlinResource>
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard

The schedule of the image pipeline.

Link copied to clipboard

The status of the image pipeline.

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

The tags of this image pipeline.

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

Workflows to define the image build process