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