StartOnDemandReplicationRunResponse
public struct StartOnDemandReplicationRunResponse : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember] -
The ID of the replication run.
Declaration
Swift
public let replicationRunId: String? -
Undocumented
Declaration
Swift
public init(replicationRunId: String? = nil)
View on GitHub
StartOnDemandReplicationRunResponse Structure Reference