Uses of Interface
software.amazon.awscdk.services.lambda.nodejs.BundlingOptions
-
Uses of BundlingOptions in software.amazon.awscdk.services.lambda.nodejs
Modifier and TypeMethodDescriptionBundlingOptions.Builder.build()
Builds the configured instance.default BundlingOptions
NodejsFunctionProps.getBundling()
Bundling options.final BundlingOptions
NodejsFunctionProps.Jsii$Proxy.getBundling()
Modifier and TypeMethodDescriptionNodejsFunction.Builder.bundling
(BundlingOptions bundling) Bundling options.NodejsFunctionProps.Builder.bundling
(BundlingOptions bundling) Sets the value ofNodejsFunctionProps.getBundling()