Uses of Enum
software.amazon.awscdk.services.lambda.nodejs.OutputFormat
-
Uses of OutputFormat in software.amazon.awscdk.services.lambda.nodejs
Modifier and TypeMethodDescriptiondefault OutputFormat
BundlingOptions.getFormat()
Output format for the generated JavaScript files.final OutputFormat
BundlingOptions.Jsii$Proxy.getFormat()
static OutputFormat
Returns the enum constant of this type with the specified name.static OutputFormat[]
OutputFormat.values()
Returns an array containing the constants of this enum type, in the order they are declared.Modifier and TypeMethodDescriptionBundlingOptions.Builder.format
(OutputFormat format) Sets the value ofBundlingOptions.getFormat()