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