DataConnection Type
The TrelloConnection object.
Remarks
The TrelloConnection object. Connection properties can be accessed with the getter and setter methods of this object:
$conn = Connect-Trello -APIKey "myApiKey" -Token="myGeneratedToken" $conn | GM