StopReplicationTaskMessage
public struct StopReplicationTaskMessage : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember]
-
The Amazon Resource Name(ARN) of the replication task to be stopped.
Declaration
Swift
public let replicationTaskArn: String
-
Undocumented
Declaration
Swift
public init(replicationTaskArn: String)