Uses of Interface
software.amazon.awscdk.services.lambda.ILayerVersion
Packages that use ILayerVersion
Package
Description
AWS Lambda Layer with the NPM dependency proxy-agent
AWS Lambda Layer with AWS CLI
Amazon EKS Construct Library
AWS Lambda Construct Library
Amazon Lambda Node.js Library
Triggers
-
Uses of ILayerVersion in software.amazon.awscdk.lambda.layer.node.proxy.agent
Classes in software.amazon.awscdk.lambda.layer.node.proxy.agent that implement ILayerVersionModifier and TypeClassDescriptionclassAn AWS Lambda layer that includes the NPM dependencyproxy-agent. -
Uses of ILayerVersion in software.amazon.awscdk.lambdalayer.awscli
Classes in software.amazon.awscdk.lambdalayer.awscli that implement ILayerVersionModifier and TypeClassDescriptionclassAn AWS Lambda layer that includes the AWS CLI. -
Uses of ILayerVersion in software.amazon.awscdk.services.cloudfront.experimental
Methods in software.amazon.awscdk.services.cloudfront.experimental that return types with arguments of type ILayerVersionModifier and TypeMethodDescriptionfinal List<ILayerVersion>EdgeFunctionProps.Jsii$Proxy.getLayers()Method parameters in software.amazon.awscdk.services.cloudfront.experimental with type arguments of type ILayerVersionModifier and TypeMethodDescriptionEdgeFunction.Builder.layers(List<? extends ILayerVersion> layers) A list of layers to add to the function's execution environment.EdgeFunctionProps.Builder.layers(List<? extends ILayerVersion> layers) Sets the value ofFunctionOptions.getLayers() -
Uses of ILayerVersion in software.amazon.awscdk.services.eks
Methods in software.amazon.awscdk.services.eks that return ILayerVersionModifier and TypeMethodDescriptionCluster.getAwscliLayer()An AWS Lambda layer that contains theawsCLI.default ILayerVersionClusterAttributes.getAwscliLayer()An AWS Lambda layer that contains theawsCLI.final ILayerVersionClusterAttributes.Jsii$Proxy.getAwscliLayer()default ILayerVersionClusterOptions.getAwscliLayer()An AWS Lambda layer that contains theawsCLI.final ILayerVersionClusterOptions.Jsii$Proxy.getAwscliLayer()final ILayerVersionClusterProps.Jsii$Proxy.getAwscliLayer()final ILayerVersionFargateClusterProps.Jsii$Proxy.getAwscliLayer()default ILayerVersionICluster.getAwscliLayer()An AWS Lambda layer that contains theawsCLI.default ILayerVersionICluster.Jsii$Default.getAwscliLayer()An AWS Lambda layer that contains theawsCLI.final ILayerVersionICluster.Jsii$Proxy.getAwscliLayer()An AWS Lambda layer that contains theawsCLI.Cluster.getKubectlLayer()An AWS Lambda layer that includeskubectlandhelm.default ILayerVersionClusterAttributes.getKubectlLayer()An AWS Lambda Layer which includeskubectland Helm.final ILayerVersionClusterAttributes.Jsii$Proxy.getKubectlLayer()ClusterOptions.getKubectlLayer()An AWS Lambda Layer which includeskubectland Helm.final ILayerVersionClusterOptions.Jsii$Proxy.getKubectlLayer()final ILayerVersionClusterProps.Jsii$Proxy.getKubectlLayer()final ILayerVersionFargateClusterProps.Jsii$Proxy.getKubectlLayer()default ILayerVersionICluster.getKubectlLayer()An AWS Lambda layer that includeskubectlandhelm.default ILayerVersionICluster.Jsii$Default.getKubectlLayer()An AWS Lambda layer that includeskubectlandhelm.final ILayerVersionICluster.Jsii$Proxy.getKubectlLayer()An AWS Lambda layer that includeskubectlandhelm.Cluster.getOnEventLayer()The AWS Lambda layer that contains the NPM dependencyproxy-agent.default ILayerVersionClusterAttributes.getOnEventLayer()An AWS Lambda Layer which includes the NPM dependencyproxy-agent.final ILayerVersionClusterAttributes.Jsii$Proxy.getOnEventLayer()default ILayerVersionClusterOptions.getOnEventLayer()An AWS Lambda Layer which includes the NPM dependencyproxy-agent.final ILayerVersionClusterOptions.Jsii$Proxy.getOnEventLayer()final ILayerVersionClusterProps.Jsii$Proxy.getOnEventLayer()final ILayerVersionFargateClusterProps.Jsii$Proxy.getOnEventLayer()default ILayerVersionICluster.getOnEventLayer()An AWS Lambda layer that includes the NPM dependencyproxy-agent.default ILayerVersionICluster.Jsii$Default.getOnEventLayer()An AWS Lambda layer that includes the NPM dependencyproxy-agent.final ILayerVersionICluster.Jsii$Proxy.getOnEventLayer()An AWS Lambda layer that includes the NPM dependencyproxy-agent.Methods in software.amazon.awscdk.services.eks with parameters of type ILayerVersionModifier and TypeMethodDescriptionCluster.Builder.awscliLayer(ILayerVersion awscliLayer) An AWS Lambda layer that contains theawsCLI.ClusterAttributes.Builder.awscliLayer(ILayerVersion awscliLayer) Sets the value ofClusterAttributes.getAwscliLayer()ClusterOptions.Builder.awscliLayer(ILayerVersion awscliLayer) Sets the value ofClusterOptions.getAwscliLayer()ClusterProps.Builder.awscliLayer(ILayerVersion awscliLayer) Sets the value ofClusterOptions.getAwscliLayer()FargateCluster.Builder.awscliLayer(ILayerVersion awscliLayer) An AWS Lambda layer that contains theawsCLI.FargateClusterProps.Builder.awscliLayer(ILayerVersion awscliLayer) Sets the value ofClusterOptions.getAwscliLayer()Cluster.Builder.kubectlLayer(ILayerVersion kubectlLayer) An AWS Lambda Layer which includeskubectland Helm.ClusterAttributes.Builder.kubectlLayer(ILayerVersion kubectlLayer) Sets the value ofClusterAttributes.getKubectlLayer()ClusterOptions.Builder.kubectlLayer(ILayerVersion kubectlLayer) Sets the value ofClusterOptions.getKubectlLayer()ClusterProps.Builder.kubectlLayer(ILayerVersion kubectlLayer) Sets the value ofClusterOptions.getKubectlLayer()FargateCluster.Builder.kubectlLayer(ILayerVersion kubectlLayer) An AWS Lambda Layer which includeskubectland Helm.FargateClusterProps.Builder.kubectlLayer(ILayerVersion kubectlLayer) Sets the value ofClusterOptions.getKubectlLayer()Cluster.Builder.onEventLayer(ILayerVersion onEventLayer) An AWS Lambda Layer which includes the NPM dependencyproxy-agent.ClusterAttributes.Builder.onEventLayer(ILayerVersion onEventLayer) Sets the value ofClusterAttributes.getOnEventLayer()ClusterOptions.Builder.onEventLayer(ILayerVersion onEventLayer) Sets the value ofClusterOptions.getOnEventLayer()ClusterProps.Builder.onEventLayer(ILayerVersion onEventLayer) Sets the value ofClusterOptions.getOnEventLayer()FargateCluster.Builder.onEventLayer(ILayerVersion onEventLayer) An AWS Lambda Layer which includes the NPM dependencyproxy-agent.FargateClusterProps.Builder.onEventLayer(ILayerVersion onEventLayer) Sets the value ofClusterOptions.getOnEventLayer() -
Uses of ILayerVersion in software.amazon.awscdk.services.lambda
Subinterfaces of ILayerVersion in software.amazon.awscdk.services.lambdaModifier and TypeInterfaceDescriptionstatic interfaceInternal default implementation forILayerVersion.Classes in software.amazon.awscdk.services.lambda that implement ILayerVersionModifier and TypeClassDescriptionstatic final classA proxy class which represents a concrete javascript instance of this type.classDefines a new Lambda Layer version.Methods in software.amazon.awscdk.services.lambda that return ILayerVersionModifier and TypeMethodDescriptionstatic ILayerVersionLayerVersion.fromLayerVersionArn(software.constructs.Construct scope, String id, String layerVersionArn) Imports a layer version by ARN.static ILayerVersionLayerVersion.fromLayerVersionAttributes(software.constructs.Construct scope, String id, LayerVersionAttributes attrs) Imports a Layer that has been defined externally.Methods in software.amazon.awscdk.services.lambda that return types with arguments of type ILayerVersionModifier and TypeMethodDescriptionfinal List<ILayerVersion>DockerImageFunctionProps.Jsii$Proxy.getLayers()default List<ILayerVersion>FunctionOptions.getLayers()A list of layers to add to the function's execution environment.final List<ILayerVersion>FunctionOptions.Jsii$Proxy.getLayers()final List<ILayerVersion>FunctionProps.Jsii$Proxy.getLayers()final List<ILayerVersion>SingletonFunctionProps.Jsii$Proxy.getLayers()Methods in software.amazon.awscdk.services.lambda with parameters of type ILayerVersionModifier and TypeMethodDescriptionvoidFunction.addLayers(@NotNull ILayerVersion... layers) Adds one or more Lambda Layers to this Lambda function.voidSingletonFunction.addLayers(@NotNull ILayerVersion... layers) Adds one or more Lambda Layers to this Lambda function.Method parameters in software.amazon.awscdk.services.lambda with type arguments of type ILayerVersionModifier and TypeMethodDescriptionDockerImageFunction.Builder.layers(List<? extends ILayerVersion> layers) A list of layers to add to the function's execution environment.DockerImageFunctionProps.Builder.layers(List<? extends ILayerVersion> layers) Sets the value ofFunctionOptions.getLayers()Function.Builder.layers(List<? extends ILayerVersion> layers) A list of layers to add to the function's execution environment.FunctionOptions.Builder.layers(List<? extends ILayerVersion> layers) Sets the value ofFunctionOptions.getLayers()FunctionProps.Builder.layers(List<? extends ILayerVersion> layers) Sets the value ofFunctionOptions.getLayers()SingletonFunction.Builder.layers(List<? extends ILayerVersion> layers) A list of layers to add to the function's execution environment.SingletonFunctionProps.Builder.layers(List<? extends ILayerVersion> layers) Sets the value ofFunctionOptions.getLayers() -
Uses of ILayerVersion in software.amazon.awscdk.services.lambda.nodejs
Methods in software.amazon.awscdk.services.lambda.nodejs that return types with arguments of type ILayerVersionModifier and TypeMethodDescriptionfinal List<ILayerVersion>NodejsFunctionProps.Jsii$Proxy.getLayers()Method parameters in software.amazon.awscdk.services.lambda.nodejs with type arguments of type ILayerVersionModifier and TypeMethodDescriptionNodejsFunction.Builder.layers(List<? extends ILayerVersion> layers) A list of layers to add to the function's execution environment.NodejsFunctionProps.Builder.layers(List<? extends ILayerVersion> layers) Sets the value ofFunctionOptions.getLayers() -
Uses of ILayerVersion in software.amazon.awscdk.triggers
Methods in software.amazon.awscdk.triggers that return types with arguments of type ILayerVersionModifier and TypeMethodDescriptionfinal List<ILayerVersion>TriggerFunctionProps.Jsii$Proxy.getLayers()Method parameters in software.amazon.awscdk.triggers with type arguments of type ILayerVersionModifier and TypeMethodDescriptionTriggerFunction.Builder.layers(List<? extends ILayerVersion> layers) A list of layers to add to the function's execution environment.TriggerFunctionProps.Builder.layers(List<? extends ILayerVersion> layers) Sets the value ofFunctionOptions.getLayers()