Backend Authentication Config Args
constructor(clientCertificate: Output<String>? = null, description: Output<String>? = null, labels: Output<Map<String, String>>? = null, location: Output<String>? = null, name: Output<String>? = null, project: Output<String>? = null, trustConfig: Output<String>? = null, wellKnownRoots: Output<String>? = null)