Uses of Enum
software.amazon.awscdk.services.lambda.nodejs.SourceMapMode
-
Uses of SourceMapMode in software.amazon.awscdk.services.lambda.nodejs
Modifier and TypeMethodDescriptiondefault SourceMapMode
BundlingOptions.getSourceMapMode()
Source map mode to be used when bundling.final SourceMapMode
BundlingOptions.Jsii$Proxy.getSourceMapMode()
static SourceMapMode
Returns the enum constant of this type with the specified name.static SourceMapMode[]
SourceMapMode.values()
Returns an array containing the constants of this enum type, in the order they are declared.Modifier and TypeMethodDescriptionBundlingOptions.Builder.sourceMapMode
(SourceMapMode sourceMapMode) Sets the value ofBundlingOptions.getSourceMapMode()