Edge
public struct Edge : AWSShapeUndocumented
- 
                  
                  DeclarationSwift public static var _members: [AWSShapeMember]
- 
                  
                  The unique of the node within the workflow where the edge ends. DeclarationSwift public let destinationId: String?
- 
                  
                  The unique of the node within the workflow where the edge starts. DeclarationSwift public let sourceId: String?
- 
                  
                  Undocumented DeclarationSwift public init(destinationId: String? = nil, sourceId: String? = nil)
 View on GitHub
View on GitHub Edge Structure Reference
        Edge Structure Reference