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