CompatibleImage
public struct CompatibleImage : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember] -
The unique identifier for an individual Snowball Edge AMI.
Declaration
Swift
public let amiId: String? -
The optional name of a compatible image.
Declaration
Swift
public let name: String? -
Undocumented
Declaration
Swift
public init(amiId: String? = nil, name: String? = nil)
View on GitHub
CompatibleImage Structure Reference