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