You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.

Class: Aws::ElasticBeanstalk::Types::CustomAmi

Inherits:
Struct
  • Object
show all
Defined in:
(unknown)

Overview

A custom AMI available to platforms.

Instance Attribute Summary collapse

Instance Attribute Details

#image_idString

THe ID of the image used to create the custom AMI.

Returns:

  • (String)

    THe ID of the image used to create the custom AMI.

#virtualization_typeString

The type of virtualization used to create the custom AMI.

Returns:

  • (String)

    The type of virtualization used to create the custom AMI.