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
- Struct
- Aws::ElasticBeanstalk::Types::CustomAmi
- Defined in:
- (unknown)
Overview
A custom AMI available to platforms.
Instance Attribute Summary collapse
-
#image_id ⇒ String
THe ID of the image used to create the custom AMI.
-
#virtualization_type ⇒ String
The type of virtualization used to create the custom AMI.
Instance Attribute Details
#image_id ⇒ String
THe ID of the image used to create the custom AMI.
#virtualization_type ⇒ String
The type of virtualization used to create the custom AMI.