nodes property

List<Node>? nodes
final

A list of the the AWS Glue components belong to the workflow represented as nodes.

Implementation

final List<Node>? nodes;