Uses of Interface
software.aws.awsprototypingsdk.cdkgraph.ITypedNodeProps
-
-
Uses of ITypedNodeProps in software.aws.awsprototypingsdk.cdkgraph
Subinterfaces of ITypedNodeProps in software.aws.awsprototypingsdk.cdkgraph Modifier and Type Interface Description interfaceICfnResourceNodeProps(experimental) CfnResourceNode props.static interfaceICfnResourceNodeProps.Jsii$DefaultInternal default implementation forICfnResourceNodeProps.interfaceINestedStackNodeProps(experimental)NestedStackNodeprops.static interfaceINestedStackNodeProps.Jsii$DefaultInternal default implementation forINestedStackNodeProps.interfaceINodeProps(experimental) Node props.static interfaceINodeProps.Jsii$DefaultInternal default implementation forINodeProps.interfaceIOutputNodeProps(experimental) OutputNode props.static interfaceIOutputNodeProps.Jsii$DefaultInternal default implementation forIOutputNodeProps.interfaceIParameterNodeProps(experimental)ParameterNodeprops.static interfaceIParameterNodeProps.Jsii$DefaultInternal default implementation forIParameterNodeProps.interfaceIResourceNodeProps(experimental) ResourceNode props.static interfaceIResourceNodeProps.Jsii$DefaultInternal default implementation forIResourceNodeProps.interfaceIStackNodeProps(experimental)StackNodeprops.static interfaceIStackNodeProps.Jsii$DefaultInternal default implementation forIStackNodeProps.static interfaceITypedNodeProps.Jsii$DefaultInternal default implementation forITypedNodeProps.Classes in software.aws.awsprototypingsdk.cdkgraph that implement ITypedNodeProps Modifier and Type Class Description static classICfnResourceNodeProps.Jsii$ProxyA proxy class which represents a concrete javascript instance of this type.static classINestedStackNodeProps.Jsii$ProxyA proxy class which represents a concrete javascript instance of this type.static classINodeProps.Jsii$ProxyA proxy class which represents a concrete javascript instance of this type.static classIOutputNodeProps.Jsii$ProxyA proxy class which represents a concrete javascript instance of this type.static classIParameterNodeProps.Jsii$ProxyA proxy class which represents a concrete javascript instance of this type.static classIResourceNodeProps.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.static classITypedNodeProps.Jsii$ProxyA proxy class which represents a concrete javascript instance of this type.Constructors in software.aws.awsprototypingsdk.cdkgraph with parameters of type ITypedNodeProps Constructor Description StageNode(ITypedNodeProps props)
-