connectionType property
The connection type of the Goldengate Connection Type resource.
Output only. Possible string values are:
- "CONNECTION_TYPE_UNSPECIFIED" : Default unspecified value.
- "GOLDENGATE" : Goldengate Connection Type category is GOLDENGATE.
- "KAFKA" : Goldengate Connection Type category is KAFKA.
- "KAFKA_SCHEMA_REGISTRY" : Goldengate Connection Type category is KAFKA_SCHEMA_REGISTRY.
- "MYSQL" : Goldengate Connection Type category is MYSQL.
- "JAVA_MESSAGE_SERVICE" : Goldengate Connection Type category is JAVA_MESSAGE_SERVICE.
- "MICROSOFT_SQLSERVER" : Goldengate Connection Type category is MICROSOFT_SQLSERVER.
- "OCI_OBJECT_STORAGE" : Goldengate Connection Type category is OCI_OBJECT_STORAGE.
- "ORACLE" : Goldengate Connection Type category is ORACLE.
- "AZURE_DATA_LAKE_STORAGE" : Goldengate Connection Type category is AZURE_DATA_LAKE_STORAGE.
- "POSTGRESQL" : Goldengate Connection Type category is POSTGRESQL.
- "AZURE_SYNAPSE_ANALYTICS" : Goldengate Connection Type category is AZURE_SYNAPSE_ANALYTICS.
- "SNOWFLAKE" : Goldengate Connection Type category is SNOWFLAKE.
- "AMAZON_S3" : Goldengate Connection Type category is AMAZON_S3.
- "HDFS" : Goldengate Connection Type category is HDFS.
- "ORACLE_AI_DATA_PLATFORM" : Goldengate Connection Type category is ORACLE_AI_DATA_PLATFORM.
- "ORACLE_NOSQL" : Goldengate Connection Type category is ORACLE_NOSQL.
- "MONGODB" : Goldengate Connection Type category is MONGODB.
- "AMAZON_KINESIS" : Goldengate Connection Type category is AMAZON_KINESIS.
- "AMAZON_REDSHIFT" : Goldengate Connection Type category is AMAZON_REDSHIFT.
- "DB2" : Goldengate Connection Type category is DB2.
- "REDIS" : Goldengate Connection Type category is REDIS.
- "ELASTICSEARCH" : Goldengate Connection Type category is ELASTICSEARCH.
- "GENERIC" : Goldengate Connection Type category is GENERIC.
- "GOOGLE_CLOUD_STORAGE" : Goldengate Connection Type category is GOOGLE_CLOUD_STORAGE.
- "GOOGLE_BIGQUERY" : Goldengate Connection Type category is GOOGLE_BIGQUERY.
- "DATABRICKS" : Goldengate Connection Type category is DATABRICKS.
- "GOOGLE_PUBSUB" : Goldengate Connection Type category is GOOGLE_PUBSUB.
- "MICROSOFT_FABRIC" : Goldengate Connection Type category is MICROSOFT_FABRIC.
- "ICEBERG" : Goldengate Connection Type category is ICEBERG.
Implementation
core.String? connectionType;