Uses of Interface
software.aws.awsprototypingsdk.cdkgraph.SGEntity
-
-
Uses of SGEntity in software.aws.awsprototypingsdk.cdkgraph
Subinterfaces of SGEntity in software.aws.awsprototypingsdk.cdkgraph Modifier and Type Interface Description interfaceInferredNodeProps(experimental) Inferred node props.interfaceSGEdge(experimental) Serializable graph edge entity.interfaceSGNode(experimental) Serializable graph node entity.Classes in software.aws.awsprototypingsdk.cdkgraph that implement SGEntity Modifier and Type Class Description static classInferredNodeProps.Jsii$ProxyAn implementation forInferredNodePropsstatic classSGEdge.Jsii$ProxyAn implementation forSGEdgestatic classSGEntity.Jsii$ProxyAn implementation forSGEntitystatic classSGNode.Jsii$ProxyAn implementation forSGNodeMethods in software.aws.awsprototypingsdk.cdkgraph that return SGEntity Modifier and Type Method Description SGEntitySGEntity.Builder. build()Builds the configured instance.
-