Uses of Interface
software.amazon.awscdk.services.lambda.VersionOptions
-
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()