Builder
Properties
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 Amazon Resource Name (ARN) of the container recipe that is used to configure images created by this container pipeline.
The description of the image pipeline.
The Amazon Resource Name (ARN) of the distribution configuration that will be used to configure and distribute images created by this image pipeline.
Collects additional information about the image being created, including the operating system (OS) version and package list. This information is used to enhance the overall experience of using EC2 Image Builder. Enabled by default.
The name or Amazon Resource Name (ARN) for the IAM role you create that grants Image Builder access to perform workflow actions.
The Amazon Resource Name (ARN) of the image recipe that will be used to configure images created by this image pipeline.
Contains settings for vulnerability scans.
The image test configuration of the image pipeline.
The Amazon Resource Name (ARN) of the infrastructure configuration that will be used to build images created by this image pipeline.
Specifies the logging configuration for the image pipeline. Use this to define custom CloudWatch Logs log groups for your pipeline execution logs and image build logs. The service manages log groups with names starting with /aws/imagebuilder/ using the service-linked role. For custom log group names outside of this prefix, you must also provide an executionRole.
The status of the image pipeline.
Contains an array of workflow configuration objects.
Functions
construct an aws.sdk.kotlin.services.imagebuilder.model.ImageScanningConfiguration inside the given block
construct an aws.sdk.kotlin.services.imagebuilder.model.ImageTestsConfiguration inside the given block
construct an aws.sdk.kotlin.services.imagebuilder.model.PipelineLoggingConfiguration inside the given block
construct an aws.sdk.kotlin.services.imagebuilder.model.Schedule inside the given block