toggle menu
AWS SDK for Kotlin
1.0.65
common
switch theme
glue
/
aws.sdk.kotlin.services.glue.model
/
GetDataflowGraphResponse
/
Builder
Builder
class
Builder
Members
Properties
dag
Edges
Link copied to clipboard
var
dagEdges
:
List
<
CodeGenEdge
>
?
A list of the edges in the resulting DAG.
dag
Nodes
Link copied to clipboard
var
dagNodes
:
List
<
CodeGenNode
>
?
A list of the nodes in the resulting DAG.