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