class Aws::Glue::Types::WorkflowGraph
@see docs.aws.amazon.com/goto/WebAPI/glue-2017-03-31/WorkflowGraph AWS API Documentation
@return [Array<Types::Edge>]
to the workflow.
A list of all the directed connections between the nodes belonging
@!attribute [rw] edges
@return [Array<Types::Node>]
as nodes.
A list of the the Glue components belong to the workflow represented
@!attribute [rw] nodes
connections between them.
Glue components present in the workflow and all the directed
A workflow graph represents the complete workflow containing all the