GetUploadStatusRequest
public struct GetUploadStatusRequest : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember] -
The ID of the upload. This value is returned by the UploadEntityDefinitions action.
Declaration
Swift
public let uploadId: String -
Undocumented
Declaration
Swift
public init(uploadId: String) -
Declaration
Swift
public func validate(name: String) throws
View on GitHub
GetUploadStatusRequest Structure Reference