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