Uses of Class
software.amazon.awscdk.services.lambda.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
Modifier and TypeMethodDescriptionfinal LambdaInsightsVersion
EdgeFunctionProps.Jsii$Proxy.getInsightsVersion()
Modifier 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
Modifier and TypeFieldDescriptionstatic final LambdaInsightsVersion
LambdaInsightsVersion.VERSION_1_0_119_0
Version 1.0.119.0.static final LambdaInsightsVersion
LambdaInsightsVersion.VERSION_1_0_135_0
Version 1.0.135.0.static final LambdaInsightsVersion
LambdaInsightsVersion.VERSION_1_0_143_0
Version 1.0.143.0.static final LambdaInsightsVersion
LambdaInsightsVersion.VERSION_1_0_178_0
Version 1.0.178.0.static final LambdaInsightsVersion
LambdaInsightsVersion.VERSION_1_0_229_0
Version 1.0.229.0.static final LambdaInsightsVersion
LambdaInsightsVersion.VERSION_1_0_273_0
Version 1.0.273.0.static final LambdaInsightsVersion
LambdaInsightsVersion.VERSION_1_0_275_0
Version 1.0.275.0.static final LambdaInsightsVersion
LambdaInsightsVersion.VERSION_1_0_295_0
Version 1.0.295.0.static final LambdaInsightsVersion
LambdaInsightsVersion.VERSION_1_0_317_0
Version 1.0.317.0.static final LambdaInsightsVersion
LambdaInsightsVersion.VERSION_1_0_333_0
Version 1.0.333.0.static final LambdaInsightsVersion
LambdaInsightsVersion.VERSION_1_0_54_0
Version 1.0.54.0.static final LambdaInsightsVersion
LambdaInsightsVersion.VERSION_1_0_86_0
Version 1.0.86.0.static final LambdaInsightsVersion
LambdaInsightsVersion.VERSION_1_0_89_0
Version 1.0.89.0.static final LambdaInsightsVersion
LambdaInsightsVersion.VERSION_1_0_98_0
Version 1.0.98.0.Modifier and TypeMethodDescriptionstatic LambdaInsightsVersion
LambdaInsightsVersion.fromInsightVersionArn
(String arn) Use the insights extension associated with the provided ARN.final LambdaInsightsVersion
DockerImageFunctionProps.Jsii$Proxy.getInsightsVersion()
default LambdaInsightsVersion
FunctionOptions.getInsightsVersion()
Specify the version of CloudWatch Lambda insights to use for monitoring.final LambdaInsightsVersion
FunctionOptions.Jsii$Proxy.getInsightsVersion()
final LambdaInsightsVersion
FunctionProps.Jsii$Proxy.getInsightsVersion()
final LambdaInsightsVersion
SingletonFunctionProps.Jsii$Proxy.getInsightsVersion()
Modifier 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
Modifier and TypeMethodDescriptionfinal LambdaInsightsVersion
GoFunctionProps.Jsii$Proxy.getInsightsVersion()
Modifier 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
Modifier and TypeMethodDescriptionfinal LambdaInsightsVersion
NodejsFunctionProps.Jsii$Proxy.getInsightsVersion()
Modifier 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
Modifier and TypeMethodDescriptionfinal LambdaInsightsVersion
PythonFunctionProps.Jsii$Proxy.getInsightsVersion()
Modifier 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
Modifier and TypeMethodDescriptionfinal LambdaInsightsVersion
TriggerFunctionProps.Jsii$Proxy.getInsightsVersion()
Modifier 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()