Uses of Class
software.amazon.awscdk.services.lambda.LambdaInsightsVersion
Packages that use LambdaInsightsVersion
Package
Description
AWS Lambda Construct Library
Amazon Lambda Golang Library
Amazon Lambda Node.js Library
Amazon Lambda Python Library
Triggers
-
Uses of LambdaInsightsVersion in software.amazon.awscdk.services.cloudfront.experimental
Methods in software.amazon.awscdk.services.cloudfront.experimental that return LambdaInsightsVersionModifier and TypeMethodDescriptionfinal LambdaInsightsVersionEdgeFunctionProps.Jsii$Proxy.getInsightsVersion()Methods in software.amazon.awscdk.services.cloudfront.experimental with parameters of type LambdaInsightsVersionModifier and TypeMethodDescriptionEdgeFunction.Builder.insightsVersion(LambdaInsightsVersion insightsVersion) Specify the version of CloudWatch Lambda insights to use for monitoring.EdgeFunctionProps.Builder.insightsVersion(LambdaInsightsVersion insightsVersion) Sets the value ofFunctionOptions.getInsightsVersion() -
Uses of LambdaInsightsVersion in software.amazon.awscdk.services.lambda
Fields in software.amazon.awscdk.services.lambda declared as LambdaInsightsVersionModifier and TypeFieldDescriptionstatic final LambdaInsightsVersionLambdaInsightsVersion.VERSION_1_0_119_0Version 1.0.119.0.static final LambdaInsightsVersionLambdaInsightsVersion.VERSION_1_0_135_0Version 1.0.135.0.static final LambdaInsightsVersionLambdaInsightsVersion.VERSION_1_0_143_0Version 1.0.143.0.static final LambdaInsightsVersionLambdaInsightsVersion.VERSION_1_0_178_0Version 1.0.178.0.static final LambdaInsightsVersionLambdaInsightsVersion.VERSION_1_0_229_0Version 1.0.229.0.static final LambdaInsightsVersionLambdaInsightsVersion.VERSION_1_0_273_0Version 1.0.273.0.static final LambdaInsightsVersionLambdaInsightsVersion.VERSION_1_0_275_0Version 1.0.275.0.static final LambdaInsightsVersionLambdaInsightsVersion.VERSION_1_0_295_0Version 1.0.295.0.static final LambdaInsightsVersionLambdaInsightsVersion.VERSION_1_0_317_0Version 1.0.317.0.static final LambdaInsightsVersionLambdaInsightsVersion.VERSION_1_0_333_0Version 1.0.333.0.static final LambdaInsightsVersionLambdaInsightsVersion.VERSION_1_0_391_0Version 1.0.391.0.static final LambdaInsightsVersionLambdaInsightsVersion.VERSION_1_0_404_0Version 1.0.404.0.static final LambdaInsightsVersionLambdaInsightsVersion.VERSION_1_0_54_0Version 1.0.54.0.static final LambdaInsightsVersionLambdaInsightsVersion.VERSION_1_0_86_0Version 1.0.86.0.static final LambdaInsightsVersionLambdaInsightsVersion.VERSION_1_0_89_0Version 1.0.89.0.static final LambdaInsightsVersionLambdaInsightsVersion.VERSION_1_0_98_0Version 1.0.98.0.Methods in software.amazon.awscdk.services.lambda that return LambdaInsightsVersionModifier and TypeMethodDescriptionstatic LambdaInsightsVersionLambdaInsightsVersion.fromInsightVersionArn(String arn) Use the insights extension associated with the provided ARN.final LambdaInsightsVersionDockerImageFunctionProps.Jsii$Proxy.getInsightsVersion()default LambdaInsightsVersionFunctionOptions.getInsightsVersion()Specify the version of CloudWatch Lambda insights to use for monitoring.final LambdaInsightsVersionFunctionOptions.Jsii$Proxy.getInsightsVersion()final LambdaInsightsVersionFunctionProps.Jsii$Proxy.getInsightsVersion()final LambdaInsightsVersionSingletonFunctionProps.Jsii$Proxy.getInsightsVersion()Methods in software.amazon.awscdk.services.lambda with parameters of type LambdaInsightsVersionModifier and TypeMethodDescriptionDockerImageFunction.Builder.insightsVersion(LambdaInsightsVersion insightsVersion) Specify the version of CloudWatch Lambda insights to use for monitoring.DockerImageFunctionProps.Builder.insightsVersion(LambdaInsightsVersion insightsVersion) Sets the value ofFunctionOptions.getInsightsVersion()Function.Builder.insightsVersion(LambdaInsightsVersion insightsVersion) Specify the version of CloudWatch Lambda insights to use for monitoring.FunctionOptions.Builder.insightsVersion(LambdaInsightsVersion insightsVersion) Sets the value ofFunctionOptions.getInsightsVersion()FunctionProps.Builder.insightsVersion(LambdaInsightsVersion insightsVersion) Sets the value ofFunctionOptions.getInsightsVersion()SingletonFunction.Builder.insightsVersion(LambdaInsightsVersion insightsVersion) Specify the version of CloudWatch Lambda insights to use for monitoring.SingletonFunctionProps.Builder.insightsVersion(LambdaInsightsVersion insightsVersion) Sets the value ofFunctionOptions.getInsightsVersion() -
Uses of LambdaInsightsVersion in software.amazon.awscdk.services.lambda.go.alpha
Methods in software.amazon.awscdk.services.lambda.go.alpha that return LambdaInsightsVersionModifier and TypeMethodDescriptionfinal LambdaInsightsVersionGoFunctionProps.Jsii$Proxy.getInsightsVersion()Methods in software.amazon.awscdk.services.lambda.go.alpha with parameters of type LambdaInsightsVersionModifier and TypeMethodDescriptionGoFunction.Builder.insightsVersion(LambdaInsightsVersion insightsVersion) Specify the version of CloudWatch Lambda insights to use for monitoring.GoFunctionProps.Builder.insightsVersion(LambdaInsightsVersion insightsVersion) Sets the value ofFunctionOptions.getInsightsVersion() -
Uses of LambdaInsightsVersion in software.amazon.awscdk.services.lambda.nodejs
Methods in software.amazon.awscdk.services.lambda.nodejs that return LambdaInsightsVersionModifier and TypeMethodDescriptionfinal LambdaInsightsVersionNodejsFunctionProps.Jsii$Proxy.getInsightsVersion()Methods in software.amazon.awscdk.services.lambda.nodejs with parameters of type LambdaInsightsVersionModifier and TypeMethodDescriptionNodejsFunction.Builder.insightsVersion(LambdaInsightsVersion insightsVersion) Specify the version of CloudWatch Lambda insights to use for monitoring.NodejsFunctionProps.Builder.insightsVersion(LambdaInsightsVersion insightsVersion) Sets the value ofFunctionOptions.getInsightsVersion() -
Uses of LambdaInsightsVersion in software.amazon.awscdk.services.lambda.python.alpha
Methods in software.amazon.awscdk.services.lambda.python.alpha that return LambdaInsightsVersionModifier and TypeMethodDescriptionfinal LambdaInsightsVersionPythonFunctionProps.Jsii$Proxy.getInsightsVersion()Methods in software.amazon.awscdk.services.lambda.python.alpha with parameters of type LambdaInsightsVersionModifier and TypeMethodDescriptionPythonFunction.Builder.insightsVersion(LambdaInsightsVersion insightsVersion) Specify the version of CloudWatch Lambda insights to use for monitoring.PythonFunctionProps.Builder.insightsVersion(LambdaInsightsVersion insightsVersion) Sets the value ofFunctionOptions.getInsightsVersion() -
Uses of LambdaInsightsVersion in software.amazon.awscdk.triggers
Methods in software.amazon.awscdk.triggers that return LambdaInsightsVersionModifier and TypeMethodDescriptionfinal LambdaInsightsVersionTriggerFunctionProps.Jsii$Proxy.getInsightsVersion()Methods in software.amazon.awscdk.triggers with parameters of type LambdaInsightsVersionModifier and TypeMethodDescriptionTriggerFunction.Builder.insightsVersion(LambdaInsightsVersion insightsVersion) Specify the version of CloudWatch Lambda insights to use for monitoring.TriggerFunctionProps.Builder.insightsVersion(LambdaInsightsVersion insightsVersion) Sets the value ofFunctionOptions.getInsightsVersion()