ModifyReplicationTaskResponse
public struct ModifyReplicationTaskResponse : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember] -
The replication task that was modified.
Declaration
Swift
public let replicationTask: ReplicationTask? -
Undocumented
Declaration
Swift
public init(replicationTask: ReplicationTask? = nil)
View on GitHub
ModifyReplicationTaskResponse Structure Reference