Uses of Class
software.amazon.awscdk.services.lambda.AdotLambdaLayerJavaAutoInstrumentationVersion
Packages that use AdotLambdaLayerJavaAutoInstrumentationVersion
-
Uses of AdotLambdaLayerJavaAutoInstrumentationVersion in software.amazon.awscdk.services.lambda
Fields in software.amazon.awscdk.services.lambda declared as AdotLambdaLayerJavaAutoInstrumentationVersionModifier and TypeFieldDescriptionstatic final AdotLambdaLayerJavaAutoInstrumentationVersion
AdotLambdaLayerJavaAutoInstrumentationVersion.LATEST
The latest layer version available in this CDK version.static final AdotLambdaLayerJavaAutoInstrumentationVersion
AdotLambdaLayerJavaAutoInstrumentationVersion.V1_19_2
Version 1.19.2.Methods in software.amazon.awscdk.services.lambda with parameters of type AdotLambdaLayerJavaAutoInstrumentationVersionModifier and TypeMethodDescriptionstatic AdotLayerVersion
AdotLayerVersion.fromJavaAutoInstrumentationLayerVersion
(AdotLambdaLayerJavaAutoInstrumentationVersion version) The ADOT Lambda layer for Java auto instrumentation.