tracingConfig

@JvmName(name = "xvfulbsagxjoeiyc")
suspend fun tracingConfig(value: Output<TracingConfigArgs>)
@JvmName(name = "eobvgukukjydevkh")
suspend fun tracingConfig(value: TracingConfigArgs?)

Parameters

value

Set `Mode` to `Active` to sample and trace a subset of incoming requests with X-Ray. The function's tracing configuration. To sample and record incoming requests, set `Mode` to `Active`.


@JvmName(name = "pajddhvldjfusaaf")
suspend fun tracingConfig(argument: suspend TracingConfigArgsBuilder.() -> Unit)

Parameters

argument

Set `Mode` to `Active` to sample and trace a subset of incoming requests with X-Ray. The function's tracing configuration. To sample and record incoming requests, set `Mode` to `Active`.