Uses of Interface
software.aws.awsprototypingsdk.cdkgraph.SGUnresolvedReference
-
-
Uses of SGUnresolvedReference in software.aws.awsprototypingsdk.cdkgraph
Classes in software.aws.awsprototypingsdk.cdkgraph that implement SGUnresolvedReference Modifier and Type Class Description static classSGUnresolvedReference.Jsii$ProxyAn implementation forSGUnresolvedReferenceMethods in software.aws.awsprototypingsdk.cdkgraph that return SGUnresolvedReference Modifier and Type Method Description SGUnresolvedReferenceSGUnresolvedReference.Builder. build()Builds the configured instance.Methods in software.aws.awsprototypingsdk.cdkgraph that return types with arguments of type SGUnresolvedReference Modifier and Type Method Description List<SGUnresolvedReference>InferredNodeProps. getUnresolvedReferences()List<SGUnresolvedReference>InferredNodeProps.Jsii$Proxy. getUnresolvedReferences()Method parameters in software.aws.awsprototypingsdk.cdkgraph with type arguments of type SGUnresolvedReference Modifier and Type Method Description InferredNodeProps.BuilderInferredNodeProps.Builder. unresolvedReferences(List<? extends SGUnresolvedReference> unresolvedReferences)Sets the value ofInferredNodeProps.getUnresolvedReferences()
-