class Aws::Imagebuilder::Types::ImageSummary

An image summary.

@!attribute [rw] arn

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

@!attribute [rw] name

The name of the image.
@return [String]

@!attribute [rw] type

Specifies whether this is an AMI or container image.
@return [String]

@!attribute [rw] version

The version of the image.
@return [String]

@!attribute [rw] platform

The platform of the image.
@return [String]

@!attribute [rw] os_version

The operating system version of the instance. For example, Amazon
Linux 2, Ubuntu 18, or Microsoft Windows Server 2019.
@return [String]

@!attribute [rw] state

The state of the image.
@return [Types::ImageState]

@!attribute [rw] owner

The owner of the image.
@return [String]

@!attribute [rw] date_created

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

@!attribute [rw] output_resources

The output resources produced when creating this image.
@return [Types::OutputResources]

@!attribute [rw] tags

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

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

Constants

SENSITIVE