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