class Aws::Glue::Types::Edge

An edge represents a directed connection between two components on a workflow graph.

@!attribute [rw] source_id

The unique of the node within the workflow where the edge starts.
@return [String]

@!attribute [rw] destination_id

The unique of the node within the workflow where the edge ends.
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/glue-2017-03-31/Edge AWS API Documentation

Constants

SENSITIVE