Backend Service Log Config Args
fun BackendServiceLogConfigArgs(enable: Output<Boolean>? = null, optional: Output<BackendServiceLogConfigOptional>? = null, optionalFields: Output<List<String>>? = null, optionalMode: Output<BackendServiceLogConfigOptionalMode>? = null, sampleRate: Output<Double>? = null)