DataConnection Type
The PrestoConnection object.
Remarks
The PrestoConnection object. Connection properties can be accessed with the getter and setter methods of this object:
$conn = Connect-Presto -Server '127.0.0.1' -Port 9200 $conn | GM