CreateImageRequest

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

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 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 that defines and configures the outputs of your pipeline.

Link copied to clipboard

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.

Link copied to clipboard

The name or Amazon Resource Name (ARN) for the IAM role you create that grants Image Builder access to perform workflow actions.

Link copied to clipboard

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.

Link copied to clipboard

The Amazon Resource Name (ARN) of the infrastructure configuration that defines the environment in which your image will be built and tested.

Link copied to clipboard

The tags of the image.

Link copied to clipboard

Contains an array of workflow configuration objects.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String