ListenerAccessLogTracingConfigArgs

fun ListenerAccessLogTracingConfigArgs(tracingEnabled: Output<Boolean>? = null, tracingSample: Output<Int>? = null, tracingType: Output<String>? = null)