Uses of Interface
software.aws.awsprototypingsdk.cdkgraph.ITypedEdgeProps
-
-
Uses of ITypedEdgeProps in software.aws.awsprototypingsdk.cdkgraph
Subinterfaces of ITypedEdgeProps in software.aws.awsprototypingsdk.cdkgraph Modifier and Type Interface Description interfaceIAttributeReferenceProps(experimental) Attribute type reference props.static interfaceIAttributeReferenceProps.Jsii$DefaultInternal default implementation forIAttributeReferenceProps.interfaceIEdgeProps(experimental) Edge props interface.static interfaceIEdgeProps.Jsii$DefaultInternal default implementation forIEdgeProps.interfaceIReferenceProps(experimental) Reference edge props.static interfaceIReferenceProps.Jsii$DefaultInternal default implementation forIReferenceProps.static interfaceITypedEdgeProps.Jsii$DefaultInternal default implementation forITypedEdgeProps.Classes in software.aws.awsprototypingsdk.cdkgraph that implement ITypedEdgeProps Modifier and Type Class Description static classIAttributeReferenceProps.Jsii$ProxyA proxy class which represents a concrete javascript instance of this type.static classIEdgeProps.Jsii$ProxyA proxy class which represents a concrete javascript instance of this type.static classIReferenceProps.Jsii$ProxyA proxy class which represents a concrete javascript instance of this type.static classITypedEdgeProps.Jsii$ProxyA proxy class which represents a concrete javascript instance of this type.Constructors in software.aws.awsprototypingsdk.cdkgraph with parameters of type ITypedEdgeProps Constructor Description Dependency(ITypedEdgeProps props)ImportReference(ITypedEdgeProps props)
-