CopyImageResponse
public struct CopyImageResponse : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember]
-
The name of the destination image.
Declaration
Swift
public let destinationImageName: String?
-
Undocumented
Declaration
Swift
public init(destinationImageName: String? = nil)