Values.UpdateDeletionProtectionInputSourceUpdate deletion protection to either allow or deny deletion of the final Region in a replication set.
type nonrec t = {arn : Arn.t;The Amazon Resource Name (ARN) of the replication set to update.
*)clientToken : ClientToken.t option;A token that ensures that the operation is called only once with the specified details.
*)deletionProtected : Boolean.t;Specifies if deletion protection is turned on or off in your account.
*)}