Uses of Interface
software.amazon.awscdk.services.lambda.nodejs.BundlingOptions
Packages that use BundlingOptions
-
Uses of BundlingOptions in software.amazon.awscdk.services.lambda.nodejs
Classes in software.amazon.awscdk.services.lambda.nodejs that implement BundlingOptionsMethods in software.amazon.awscdk.services.lambda.nodejs that return BundlingOptionsModifier and TypeMethodDescriptionBundlingOptions.Builder.build()Builds the configured instance.default BundlingOptionsNodejsFunctionProps.getBundling()Bundling options.final BundlingOptionsNodejsFunctionProps.Jsii$Proxy.getBundling()Methods in software.amazon.awscdk.services.lambda.nodejs with parameters of type BundlingOptionsModifier and TypeMethodDescriptionNodejsFunction.Builder.bundling(BundlingOptions bundling) Bundling options.NodejsFunctionProps.Builder.bundling(BundlingOptions bundling) Sets the value ofNodejsFunctionProps.getBundling()