class Aws::Imagebuilder::Types::ImagePipeline
Details of an image pipeline.
@!attribute [rw] arn
The Amazon Resource Name (ARN) of the image pipeline. @return [String]
@!attribute [rw] name
The name of the image pipeline. @return [String]
@!attribute [rw] description
The description of the image pipeline. @return [String]
@!attribute [rw] platform
The platform of the image pipeline. @return [String]
@!attribute [rw] enhanced_image_metadata_enabled
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. @return [Boolean]
@!attribute [rw] image_recipe_arn
The Amazon Resource Name (ARN) of the image recipe associated with this image pipeline. @return [String]
@!attribute [rw] container_recipe_arn
The Amazon Resource Name (ARN) of the container recipe that is used for this pipeline. @return [String]
@!attribute [rw] infrastructure_configuration_arn
The Amazon Resource Name (ARN) of the infrastructure configuration associated with this image pipeline. @return [String]
@!attribute [rw] distribution_configuration_arn
The Amazon Resource Name (ARN) of the distribution configuration associated with this image pipeline. @return [String]
@!attribute [rw] image_tests_configuration
The image tests configuration of the image pipeline. @return [Types::ImageTestsConfiguration]
@!attribute [rw] schedule
The schedule of the image pipeline. @return [Types::Schedule]
@!attribute [rw] status
The status of the image pipeline. @return [String]
@!attribute [rw] date_created
The date on which this image pipeline was created. @return [String]
@!attribute [rw] date_updated
The date on which this image pipeline was last updated. @return [String]
@!attribute [rw] date_last_run
The date on which this image pipeline was last run. @return [String]
@!attribute [rw] date_next_run
The date on which this image pipeline will next be run. @return [String]
@!attribute [rw] tags
The tags of this image pipeline. @return [Hash<String,String>]
@see docs.aws.amazon.com/goto/WebAPI/imagebuilder-2019-12-02/ImagePipeline AWS API Documentation
Constants
- SENSITIVE