Uses of Interface
software.amazon.awscdk.services.lambda.VersionOptions
Packages that use VersionOptions
Package
Description
AWS Lambda Construct Library
Amazon Lambda Golang Library
Amazon Lambda Node.js Library
Amazon Lambda Python Library
Triggers
-
Uses of VersionOptions in software.amazon.awscdk.services.cloudfront.experimental
Methods in software.amazon.awscdk.services.cloudfront.experimental that return VersionOptionsModifier and TypeMethodDescriptionfinal VersionOptionsEdgeFunctionProps.Jsii$Proxy.getCurrentVersionOptions()Methods in software.amazon.awscdk.services.cloudfront.experimental with parameters of type VersionOptionsModifier and TypeMethodDescriptionEdgeFunction.Builder.currentVersionOptions(VersionOptions currentVersionOptions) Options for thelambda.Versionresource automatically created by thefn.currentVersionmethod.EdgeFunctionProps.Builder.currentVersionOptions(VersionOptions currentVersionOptions) Sets the value ofFunctionOptions.getCurrentVersionOptions() -
Uses of VersionOptions in software.amazon.awscdk.services.lambda
Subinterfaces of VersionOptions in software.amazon.awscdk.services.lambdaClasses in software.amazon.awscdk.services.lambda that implement VersionOptionsModifier and TypeClassDescriptionstatic final classAn implementation forVersionOptionsstatic final classAn implementation forVersionPropsMethods in software.amazon.awscdk.services.lambda that return VersionOptionsModifier and TypeMethodDescriptionVersionOptions.Builder.build()Builds the configured instance.final VersionOptionsDockerImageFunctionProps.Jsii$Proxy.getCurrentVersionOptions()default VersionOptionsFunctionOptions.getCurrentVersionOptions()Options for thelambda.Versionresource automatically created by thefn.currentVersionmethod.final VersionOptionsFunctionOptions.Jsii$Proxy.getCurrentVersionOptions()final VersionOptionsFunctionProps.Jsii$Proxy.getCurrentVersionOptions()final VersionOptionsSingletonFunctionProps.Jsii$Proxy.getCurrentVersionOptions()Methods in software.amazon.awscdk.services.lambda with parameters of type VersionOptionsModifier and TypeMethodDescriptionDockerImageFunction.Builder.currentVersionOptions(VersionOptions currentVersionOptions) Options for thelambda.Versionresource automatically created by thefn.currentVersionmethod.DockerImageFunctionProps.Builder.currentVersionOptions(VersionOptions currentVersionOptions) Sets the value ofFunctionOptions.getCurrentVersionOptions()Function.Builder.currentVersionOptions(VersionOptions currentVersionOptions) Options for thelambda.Versionresource automatically created by thefn.currentVersionmethod.FunctionOptions.Builder.currentVersionOptions(VersionOptions currentVersionOptions) Sets the value ofFunctionOptions.getCurrentVersionOptions()FunctionProps.Builder.currentVersionOptions(VersionOptions currentVersionOptions) Sets the value ofFunctionOptions.getCurrentVersionOptions()SingletonFunction.Builder.currentVersionOptions(VersionOptions currentVersionOptions) Options for thelambda.Versionresource automatically created by thefn.currentVersionmethod.SingletonFunctionProps.Builder.currentVersionOptions(VersionOptions currentVersionOptions) Sets the value ofFunctionOptions.getCurrentVersionOptions() -
Uses of VersionOptions in software.amazon.awscdk.services.lambda.go.alpha
Methods in software.amazon.awscdk.services.lambda.go.alpha that return VersionOptionsModifier and TypeMethodDescriptionfinal VersionOptionsGoFunctionProps.Jsii$Proxy.getCurrentVersionOptions()Methods in software.amazon.awscdk.services.lambda.go.alpha with parameters of type VersionOptionsModifier and TypeMethodDescriptionGoFunction.Builder.currentVersionOptions(VersionOptions currentVersionOptions) Options for thelambda.Versionresource automatically created by thefn.currentVersionmethod.GoFunctionProps.Builder.currentVersionOptions(VersionOptions currentVersionOptions) Sets the value ofFunctionOptions.getCurrentVersionOptions() -
Uses of VersionOptions in software.amazon.awscdk.services.lambda.nodejs
Methods in software.amazon.awscdk.services.lambda.nodejs that return VersionOptionsModifier and TypeMethodDescriptionfinal VersionOptionsNodejsFunctionProps.Jsii$Proxy.getCurrentVersionOptions()Methods in software.amazon.awscdk.services.lambda.nodejs with parameters of type VersionOptionsModifier and TypeMethodDescriptionNodejsFunction.Builder.currentVersionOptions(VersionOptions currentVersionOptions) Options for thelambda.Versionresource automatically created by thefn.currentVersionmethod.NodejsFunctionProps.Builder.currentVersionOptions(VersionOptions currentVersionOptions) Sets the value ofFunctionOptions.getCurrentVersionOptions() -
Uses of VersionOptions in software.amazon.awscdk.services.lambda.python.alpha
Methods in software.amazon.awscdk.services.lambda.python.alpha that return VersionOptionsModifier and TypeMethodDescriptionfinal VersionOptionsPythonFunctionProps.Jsii$Proxy.getCurrentVersionOptions()Methods in software.amazon.awscdk.services.lambda.python.alpha with parameters of type VersionOptionsModifier and TypeMethodDescriptionPythonFunction.Builder.currentVersionOptions(VersionOptions currentVersionOptions) Options for thelambda.Versionresource automatically created by thefn.currentVersionmethod.PythonFunctionProps.Builder.currentVersionOptions(VersionOptions currentVersionOptions) Sets the value ofFunctionOptions.getCurrentVersionOptions() -
Uses of VersionOptions in software.amazon.awscdk.triggers
Methods in software.amazon.awscdk.triggers that return VersionOptionsModifier and TypeMethodDescriptionfinal VersionOptionsTriggerFunctionProps.Jsii$Proxy.getCurrentVersionOptions()Methods in software.amazon.awscdk.triggers with parameters of type VersionOptionsModifier and TypeMethodDescriptionTriggerFunction.Builder.currentVersionOptions(VersionOptions currentVersionOptions) Options for thelambda.Versionresource automatically created by thefn.currentVersionmethod.TriggerFunctionProps.Builder.currentVersionOptions(VersionOptions currentVersionOptions) Sets the value ofFunctionOptions.getCurrentVersionOptions()