tracingConfig

@JvmName(name = "niegxqqpqhkvvxxu")
suspend fun tracingConfig(value: Output<FunctionTracingConfigArgs>)
@JvmName(name = "lmykxoabfrwcyvqm")
suspend fun tracingConfig(value: FunctionTracingConfigArgs?)

Parameters

value

Set `Mode` to `Active` to sample and trace a subset of incoming requests with X-Ray.


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

Parameters

argument

Set `Mode` to `Active` to sample and trace a subset of incoming requests with X-Ray.