class Aws::Imagebuilder::Types::ImageRecipeSummary

A summary of an image recipe.

@!attribute [rw] arn

The Amazon Resource Name (ARN) of the image recipe.
@return [String]

@!attribute [rw] name

The name of the image recipe.
@return [String]

@!attribute [rw] platform

The platform of the image recipe.
@return [String]

@!attribute [rw] owner

The owner of the image recipe.
@return [String]

@!attribute [rw] parent_image

The parent image of the image recipe.
@return [String]

@!attribute [rw] date_created

The date on which this image recipe was created.
@return [String]

@!attribute [rw] tags

The tags of the image recipe.
@return [Hash<String,String>]

@see docs.aws.amazon.com/goto/WebAPI/imagebuilder-2019-12-02/ImageRecipeSummary AWS API Documentation

Constants

SENSITIVE