CopyProductOutput
public struct CopyProductOutput : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember] -
The token to use to track the progress of the operation.
Declaration
Swift
public let copyProductToken: String? -
Undocumented
Declaration
Swift
public init(copyProductToken: String? = nil)
View on GitHub
CopyProductOutput Structure Reference