Uses of Enum
software.amazon.awscdk.services.lambda.Tracing
Package
Description
AWS Lambda Construct Library
Amazon Lambda Golang Library
Amazon Lambda Node.js Library
Amazon Lambda Python Library
Triggers
-
Uses of Tracing in software.amazon.awscdk.services.cloudfront.experimental
Modifier and TypeMethodDescriptionEnable AWS X-Ray Tracing for Lambda Function.Sets the value ofFunctionOptions.getTracing()
-
Uses of Tracing in software.amazon.awscdk.services.lambda
Modifier and TypeMethodDescriptionfinal Tracing
DockerImageFunctionProps.Jsii$Proxy.getTracing()
default Tracing
FunctionOptions.getTracing()
Enable AWS X-Ray Tracing for Lambda Function.final Tracing
FunctionOptions.Jsii$Proxy.getTracing()
final Tracing
FunctionProps.Jsii$Proxy.getTracing()
final Tracing
SingletonFunctionProps.Jsii$Proxy.getTracing()
static Tracing
Returns the enum constant of this type with the specified name.static Tracing[]
Tracing.values()
Returns an array containing the constants of this enum type, in the order they are declared.Modifier and TypeMethodDescriptionEnable AWS X-Ray Tracing for Lambda Function.Sets the value ofFunctionOptions.getTracing()
Enable AWS X-Ray Tracing for Lambda Function.Sets the value ofFunctionOptions.getTracing()
Sets the value ofFunctionOptions.getTracing()
Enable AWS X-Ray Tracing for Lambda Function.Sets the value ofFunctionOptions.getTracing()
-
Uses of Tracing in software.amazon.awscdk.services.lambda.go.alpha
Modifier and TypeMethodDescriptionEnable AWS X-Ray Tracing for Lambda Function.Sets the value ofFunctionOptions.getTracing()
-
Uses of Tracing in software.amazon.awscdk.services.lambda.nodejs
Modifier and TypeMethodDescriptionEnable AWS X-Ray Tracing for Lambda Function.Sets the value ofFunctionOptions.getTracing()
-
Uses of Tracing in software.amazon.awscdk.services.lambda.python.alpha
Modifier and TypeMethodDescriptionEnable AWS X-Ray Tracing for Lambda Function.Sets the value ofFunctionOptions.getTracing()
-
Uses of Tracing in software.amazon.awscdk.triggers
Modifier and TypeMethodDescriptionEnable AWS X-Ray Tracing for Lambda Function.Sets the value ofFunctionOptions.getTracing()