Uses of Interface
io.github.cdklabs.projen.cdk8s.Cdk8sTypeScriptAppOptions
-
Packages that use Cdk8sTypeScriptAppOptions Package Description io.github.cdklabs.projen.cdk8s -
-
Uses of Cdk8sTypeScriptAppOptions in io.github.cdklabs.projen.cdk8s
Classes in io.github.cdklabs.projen.cdk8s that implement Cdk8sTypeScriptAppOptions Modifier and Type Class Description static classCdk8sTypeScriptAppOptions.Jsii$ProxyAn implementation forCdk8sTypeScriptAppOptionsMethods in io.github.cdklabs.projen.cdk8s that return Cdk8sTypeScriptAppOptions Modifier and Type Method Description Cdk8sTypeScriptAppOptionsCdk8sTypeScriptAppOptions.Builder. build()Builds the configured instance.Constructors in io.github.cdklabs.projen.cdk8s with parameters of type Cdk8sTypeScriptAppOptions Constructor Description Cdk8sTypeScriptApp(Cdk8sTypeScriptAppOptions options)
-