tracingConfig

@JvmName(name = "gybwnxwwdxkuprvr")
suspend fun tracingConfig(value: Output<ServiceTracingConfigArgs>)
@JvmName(name = "rebbunjfejxqqcuc")
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.). See tracing_config below.


@JvmName(name = "nhskaaepibmcnlrh")
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.). See tracing_config below.