customTracingEnabled

@JvmName(name = "dcboardradvmwtoi")
suspend fun customTracingEnabled(value: Output<Boolean>)
@JvmName(name = "dnkkoxijsyebnucf")
suspend fun customTracingEnabled(value: Boolean?)

Parameters

value

Specifies whether enable all instrumentation using an @Trace annotation. Disabling this causes @Trace annotations to be ignored. Defaults to true.