| Modifier and Type | Field and Description |
|---|---|
static LambdaInsightsVersion |
LambdaInsightsVersion.VERSION_1_0_119_0
Version 1.0.119.0.
|
static LambdaInsightsVersion |
LambdaInsightsVersion.VERSION_1_0_135_0
Version 1.0.135.0.
|
static LambdaInsightsVersion |
LambdaInsightsVersion.VERSION_1_0_54_0
Version 1.0.54.0.
|
static LambdaInsightsVersion |
LambdaInsightsVersion.VERSION_1_0_86_0
Version 1.0.86.0.
|
static LambdaInsightsVersion |
LambdaInsightsVersion.VERSION_1_0_89_0
Version 1.0.89.0.
|
static LambdaInsightsVersion |
LambdaInsightsVersion.VERSION_1_0_98_0
Version 1.0.98.0.
|
| Modifier and Type | Method and Description |
|---|---|
static LambdaInsightsVersion |
LambdaInsightsVersion.fromInsightVersionArn(String arn)
Use the insights extension associated with the provided ARN.
|
default LambdaInsightsVersion |
FunctionOptions.getInsightsVersion()
Specify the version of CloudWatch Lambda insights to use for monitoring.
|
LambdaInsightsVersion |
FunctionOptions.Jsii$Proxy.getInsightsVersion() |
LambdaInsightsVersion |
FunctionProps.Jsii$Proxy.getInsightsVersion() |
LambdaInsightsVersion |
DockerImageFunctionProps.Jsii$Proxy.getInsightsVersion() |
LambdaInsightsVersion |
SingletonFunctionProps.Jsii$Proxy.getInsightsVersion() |
| Modifier and Type | Method and Description |
|---|---|
FunctionOptions.Builder |
FunctionOptions.Builder.insightsVersion(LambdaInsightsVersion insightsVersion)
Sets the value of
FunctionOptions.getInsightsVersion() |
Function.Builder |
Function.Builder.insightsVersion(LambdaInsightsVersion insightsVersion)
Specify the version of CloudWatch Lambda insights to use for monitoring.
|
SingletonFunction.Builder |
SingletonFunction.Builder.insightsVersion(LambdaInsightsVersion insightsVersion)
Specify the version of CloudWatch Lambda insights to use for monitoring.
|
FunctionProps.Builder |
FunctionProps.Builder.insightsVersion(LambdaInsightsVersion insightsVersion)
Sets the value of
FunctionOptions.getInsightsVersion() |
DockerImageFunction.Builder |
DockerImageFunction.Builder.insightsVersion(LambdaInsightsVersion insightsVersion)
Specify the version of CloudWatch Lambda insights to use for monitoring.
|
DockerImageFunctionProps.Builder |
DockerImageFunctionProps.Builder.insightsVersion(LambdaInsightsVersion insightsVersion)
Sets the value of
FunctionOptions.getInsightsVersion() |
SingletonFunctionProps.Builder |
SingletonFunctionProps.Builder.insightsVersion(LambdaInsightsVersion insightsVersion)
Sets the value of
FunctionOptions.getInsightsVersion() |
Copyright © 2023. All rights reserved.