WorkflowGraph
public struct WorkflowGraph : AWSShapeUndocumented
- 
                  
                  DeclarationSwift public static var _members: [AWSShapeMember]
- 
                  
                  A list of all the directed connections between the nodes belonging to the workflow. DeclarationSwift public let edges: [Edge]?
- 
                  
                  A list of the the AWS Glue components belong to the workflow represented as nodes. DeclarationSwift public let nodes: [Node]?
 View on GitHub
View on GitHub WorkflowGraph Structure Reference
        WorkflowGraph Structure Reference