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