tracingConfig

@JvmName(name = "ncselejkhnuxqrts")
suspend fun tracingConfig(value: Output<ServiceTracingConfigArgs>)
@JvmName(name = "acwpqyejjrqxyhli")
suspend fun tracingConfig(value: ServiceTracingConfigArgs?)

Parameters

value

Provide this to allow your Function Compute to report tracing information. Fields documented below. See Function Compute Tracing Config. tracing_config requires the following: (NOTE: If both type and params are empty, tracing_config is considered to be empty or unset.)


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

Parameters

argument

Provide this to allow your Function Compute to report tracing information. Fields documented below. See Function Compute Tracing Config. tracing_config requires the following: (NOTE: If both type and params are empty, tracing_config is considered to be empty or unset.)