UploadEntityDefinitionsResponse
public struct UploadEntityDefinitionsResponse : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember]
-
The ID that specifies the upload action. You can use this to track the status of the upload.
Declaration
Swift
public let uploadId: String
-
Undocumented
Declaration
Swift
public init(uploadId: String)