CopyFpgaImageResult
public struct CopyFpgaImageResult : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember] -
The ID of the new AFI.
Declaration
Swift
public let fpgaImageId: String? -
Undocumented
Declaration
Swift
public init(fpgaImageId: String? = nil)
View on GitHub
CopyFpgaImageResult Structure Reference