CreateDataRepositoryTaskResponse
public struct CreateDataRepositoryTaskResponse : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember] -
The description of the data repository task that you just created.
Declaration
Swift
public let dataRepositoryTask: DataRepositoryTask? -
Undocumented
Declaration
Swift
public init(dataRepositoryTask: DataRepositoryTask? = nil)
View on GitHub
CreateDataRepositoryTaskResponse Structure Reference