Uses of Interface
io.github.cdklabs.projen.awscdk.AwsCdkTypeScriptAppOptions
-
Packages that use AwsCdkTypeScriptAppOptions Package Description io.github.cdklabs.projen.awscdk -
-
Uses of AwsCdkTypeScriptAppOptions in io.github.cdklabs.projen.awscdk
Classes in io.github.cdklabs.projen.awscdk that implement AwsCdkTypeScriptAppOptions Modifier and Type Class Description static classAwsCdkTypeScriptAppOptions.Jsii$ProxyAn implementation forAwsCdkTypeScriptAppOptionsMethods in io.github.cdklabs.projen.awscdk that return AwsCdkTypeScriptAppOptions Modifier and Type Method Description AwsCdkTypeScriptAppOptionsAwsCdkTypeScriptAppOptions.Builder. build()Builds the configured instance.Constructors in io.github.cdklabs.projen.awscdk with parameters of type AwsCdkTypeScriptAppOptions Constructor Description AwsCdkTypeScriptApp(AwsCdkTypeScriptAppOptions options)
-