Class: Aws::ElasticBeanstalk::Types::CustomAmi
- Inherits:
-
Struct
- Object
- Struct
- Aws::ElasticBeanstalk::Types::CustomAmi
- Includes:
- Structure
- Defined in:
- lib/aws-sdk-elasticbeanstalk/types.rb
Overview
A custom AMI available to platforms.
Constant Summary collapse
- SENSITIVE =
[]
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.