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