You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::Snowball::Types::CompatibleImage
- Inherits:
-
Struct
- Object
- Struct
- Aws::Snowball::Types::CompatibleImage
- Defined in:
- (unknown)
Overview
A JSON-formatted object that describes a compatible Amazon Machine Image (AMI), including the ID and name for a Snow device AMI. This AMI is compatible with the device's physical hardware requirements, and it should be able to be run in an SBE1 instance on the device.
Instance Attribute Summary collapse
-
#ami_id ⇒ String
The unique identifier for an individual Snow device AMI.
-
#name ⇒ String
The optional name of a compatible image.
Instance Attribute Details
#ami_id ⇒ String
The unique identifier for an individual Snow device AMI.
#name ⇒ String
The optional name of a compatible image.