updateSourceServerReplicationType
abstract suspend fun updateSourceServerReplicationType(input: UpdateSourceServerReplicationTypeRequest): UpdateSourceServerReplicationTypeResponse
Allows you to change between the AGENT_BASED replication type and the SNAPSHOT_SHIPPING replication type.
SNAPSHOT_SHIPPING should be used for agentless replication.