How to pass ESXi IP in Host input field of Deploy OVF Template activity?

I want to pass the following IP 10.XX.XX.153 into the Host input field of Deploy OVF Template activity and i’m facing the below error.

Argument cannot implicitly convert type ‘string’ to uipath.vmware.contracts.host

image

Can someone help me fix this issue? TIA