Uses of Interface
io.github.cdklabs.projen.awscdk.LambdaRuntimeOptions
-
Packages that use LambdaRuntimeOptions Package Description io.github.cdklabs.projen.awscdk -
-
Uses of LambdaRuntimeOptions in io.github.cdklabs.projen.awscdk
Classes in io.github.cdklabs.projen.awscdk that implement LambdaRuntimeOptions Modifier and Type Class Description static classLambdaRuntimeOptions.Jsii$ProxyAn implementation forLambdaRuntimeOptionsMethods in io.github.cdklabs.projen.awscdk that return LambdaRuntimeOptions Modifier and Type Method Description LambdaRuntimeOptionsLambdaRuntimeOptions.Builder. build()Builds the configured instance.Constructors in io.github.cdklabs.projen.awscdk with parameters of type LambdaRuntimeOptions Constructor Description LambdaRuntime(String functionRuntime, String esbuildTarget, LambdaRuntimeOptions options)
-