| Modifier and Type | Class and Description |
|---|---|
static class |
CfnFunction.TracingConfigProperty.Jsii$Proxy
An implementation for
CfnFunction.TracingConfigProperty |
| Modifier and Type | Method and Description |
|---|---|
CfnFunction.TracingConfigProperty |
CfnFunction.TracingConfigProperty.Builder.build()
Builds the configured instance.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CfnFunction.setTracingConfig(CfnFunction.TracingConfigProperty value)
Set `Mode` to `Active` to sample and trace a subset of incoming requests with [X-Ray](https://docs.aws.amazon.com/lambda/latest/dg/services-xray.html) .
|
CfnFunction.Builder |
CfnFunction.Builder.tracingConfig(CfnFunction.TracingConfigProperty tracingConfig)
Set `Mode` to `Active` to sample and trace a subset of incoming requests with [X-Ray](https://docs.aws.amazon.com/lambda/latest/dg/services-xray.html) .
|
CfnFunctionProps.Builder |
CfnFunctionProps.Builder.tracingConfig(CfnFunction.TracingConfigProperty tracingConfig)
Sets the value of
CfnFunctionProps.getTracingConfig() |
Copyright © 2023. All rights reserved.