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