Uses of Interface
io.github.cdklabs.projen.javascript.BundlingOptions
-
Packages that use BundlingOptions Package Description io.github.cdklabs.projen.awscdk io.github.cdklabs.projen.javascript -
-
Uses of BundlingOptions in io.github.cdklabs.projen.awscdk
Methods in io.github.cdklabs.projen.awscdk that return BundlingOptions Modifier and Type Method Description default BundlingOptionsLambdaExtensionCommonOptions. getBundlingOptions()(experimental) Bundling options for this AWS Lambda extension.BundlingOptionsLambdaExtensionCommonOptions.Jsii$Proxy. getBundlingOptions()BundlingOptionsLambdaExtensionOptions.Jsii$Proxy. getBundlingOptions()default BundlingOptionsLambdaFunctionCommonOptions. getBundlingOptions()(experimental) Bundling options for this AWS Lambda function.BundlingOptionsLambdaFunctionCommonOptions.Jsii$Proxy. getBundlingOptions()BundlingOptionsLambdaFunctionOptions.Jsii$Proxy. getBundlingOptions() -
Uses of BundlingOptions in io.github.cdklabs.projen.javascript
Subinterfaces of BundlingOptions in io.github.cdklabs.projen.javascript Modifier and Type Interface Description interfaceAddBundleOptions(experimental) Options foraddBundle().Classes in io.github.cdklabs.projen.javascript that implement BundlingOptions Modifier and Type Class Description static classAddBundleOptions.Jsii$ProxyAn implementation forAddBundleOptionsstatic classBundlingOptions.Jsii$ProxyAn implementation forBundlingOptionsMethods in io.github.cdklabs.projen.javascript that return BundlingOptions Modifier and Type Method Description BundlingOptionsBundlingOptions.Builder. build()Builds the configured instance.
-