Uses of Interface
software.aws.awsprototypingsdk.cdkgraph.ICdkGraphProps
-
-
Uses of ICdkGraphProps in software.aws.awsprototypingsdk.cdkgraph
Classes in software.aws.awsprototypingsdk.cdkgraph that implement ICdkGraphProps Modifier and Type Class Description static classICdkGraphProps.Jsii$ProxyAn implementation forICdkGraphPropsMethods in software.aws.awsprototypingsdk.cdkgraph that return ICdkGraphProps Modifier and Type Method Description ICdkGraphPropsICdkGraphProps.Builder. build()Builds the configured instance.Constructors in software.aws.awsprototypingsdk.cdkgraph with parameters of type ICdkGraphProps Constructor Description CdkGraph(software.constructs.Construct root, ICdkGraphProps props)
-