Uses of Class
software.amazon.awscdk.services.cloudfront.FunctionRuntime
-
Uses of FunctionRuntime in software.amazon.awscdk.services.cloudfront
Modifier and TypeFieldDescriptionstatic final FunctionRuntime
FunctionRuntime.JS_1_0
cloudfront-js-1.0.static final FunctionRuntime
FunctionRuntime.JS_2_0
cloudfront-js-2.0.Modifier and TypeMethodDescriptionstatic FunctionRuntime
A custom runtime string.default FunctionRuntime
FunctionProps.getRuntime()
The runtime environment for the function.final FunctionRuntime
FunctionProps.Jsii$Proxy.getRuntime()
Modifier and TypeMethodDescriptionFunction.Builder.runtime
(FunctionRuntime runtime) The runtime environment for the function.FunctionProps.Builder.runtime
(FunctionRuntime runtime) Sets the value ofFunctionProps.getRuntime()