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