GoldengateKafkaSchemaRegistryConnectionProperties
import type { GoldengateKafkaSchemaRegistryConnectionProperties } from "https://googleapis.deno.dev/v1/oracledatabase:v1.ts";The properties of GoldengateKafkaSchemaRegistryConnection.
§Properties
Optional. Used authentication mechanism to access Schema Registry.
Optional. Input only. The resource name of a secret version in Secret Manager which contains the KeyStore password. Format: projects/{project}/secrets/{secret}/versions/{version}.
Optional. Input only. The resource name of a secret version in Secret Manager which contains the password to access Schema Registry using basic authentication. Format: projects/{project}/secrets/{secret}/versions/{version}.
Optional. Input only. The password for the cert inside the KeyStore in plain text.
Optional. Input only. The resource name of a secret version in Secret Manager which contains the password for the cert inside the KeyStore. Format: projects/{project}/secrets/{secret}/versions/{version}.
Optional. Input only. The resource name of a secret version in Secret Manager which contains the TrustStore password. Format: projects/{project}/secrets/{secret}/versions/{version}.
Optional. Kafka Schema Registry URL. e.g.: 'https://server1.us.oracle.com:8081'