graph property

WorkflowGraph? graph
final

The graph representing all the AWS Glue components that belong to the workflow as nodes and directed connections between them as edges.

Implementation

final WorkflowGraph? graph;