Sends an Amazon ECS4 request to retrieve the path of specific node. The result is returned as a System.Data.DataTable with 2 columns ("NodeName" and "NodeId") and each row representing a node of the path.
A DataTable with 2 columns ("NodeName" and "NodeId") and each row representing a node of the path.
If useCache is true, the result to the request is cached for 30 days or loaded from cache if the response is already in cache.
NodePathRequest Class | Matizha.AmazonECSNet.CA Namespace