class Aws::Imagebuilder::Types::ContainerRecipeSummary
A summary of a container recipe
@!attribute [rw] arn
The Amazon Resource Name (ARN) of the container recipe. @return [String]
@!attribute [rw] container_type
Specifies the type of container, such as "Docker". @return [String]
@!attribute [rw] name
The name of the container recipe. @return [String]
@!attribute [rw] platform
The system platform for the container, such as Windows or Linux. @return [String]
@!attribute [rw] owner
The owner of the container recipe. @return [String]
@!attribute [rw] parent_image
The source image for the container recipe. @return [String]
@!attribute [rw] date_created
The date when this container recipe was created. @return [String]
@!attribute [rw] tags
Tags that are attached to the container recipe. @return [Hash<String,String>]
@see docs.aws.amazon.com/goto/WebAPI/imagebuilder-2019-12-02/ContainerRecipeSummary AWS API Documentation
Constants
- SENSITIVE