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