GraphNode
One node in a returned subgraph.
Properties
idstring requiredStable node identifier: the Pulumi URN for IaC resources, the Insights URN for discovered resources, or ‘stack:/ / ’ for stacks. A stack’s id is not the spelling a selector uses: scope.stacks and a stack anchor’s name predicate both take the org-free ‘project/stack’ form, and both reject the org-qualified form. nodeTypeenum requiredThe node type.Values:resource,stackfrontierarray[string] requiredNames of the selected frontiers this node belongs to (‘anchor’ or traversal step aliases).urnstring optionalThe resource URN. Absent for stack nodes.typestring optionalThe resource type token. Absent for stack nodes.stackstring optionalThe Pulumi stack this node belongs to, or that it represents for a stack node. Absent on a resource discovered by a cloud scan.projectstring optionalThe Pulumi project this node belongs to, or that it represents for a stack node. Absent on a resource discovered by a cloud scan.accountstring optionalThe Insights account a discovered resource was found in, as the complete account name including any ‘/’-separated hierarchy.fieldsmap[string]string optionalAdditional projected fields requested via return.fields, plus engine-provided provenance fields where available.fieldsUnavailableboolean optionalTrue when this node carries no indexed document, so none of the fields requested in return.fields could be evaluated on it. Absent unless return.fields was requested.