CreateReplicationJobResponse
public struct CreateReplicationJobResponse : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember] -
The unique identifier of the replication job.
Declaration
Swift
public let replicationJobId: String? -
Undocumented
Declaration
Swift
public init(replicationJobId: String? = nil)
View on GitHub
CreateReplicationJobResponse Structure Reference