Uses of Interface
software.aws.awsprototypingsdk.cdkgraph.IEdgeProps
-
-
Uses of IEdgeProps in software.aws.awsprototypingsdk.cdkgraph
Subinterfaces of IEdgeProps in software.aws.awsprototypingsdk.cdkgraph Modifier and Type Interface Description static interfaceIEdgeProps.Jsii$DefaultInternal default implementation forIEdgeProps.Classes in software.aws.awsprototypingsdk.cdkgraph that implement IEdgeProps Modifier and Type Class Description static classIEdgeProps.Jsii$ProxyA proxy class which represents a concrete javascript instance of this type.Constructors in software.aws.awsprototypingsdk.cdkgraph with parameters of type IEdgeProps Constructor Description Edge(IEdgeProps props)
-