Oracle Database@Google Cloud V1 API - Module Google::Cloud::OracleDatabase::V1::GoldengatePostgresqlConnectionProperties::PostgresqlSecurityProtocol (v0.14.0)

Reference documentation and code samples for the Oracle Database@Google Cloud V1 API module Google::Cloud::OracleDatabase::V1::GoldengatePostgresqlConnectionProperties::PostgresqlSecurityProtocol.

Enum for Security protocol for PostgreSQL.

Constants

POSTGRESQL_SECURITY_PROTOCOL_UNSPECIFIED

value: 0
Security protocol not specified.

PLAIN

value: 1
Plain text communication.

TLS

value: 2
Transport Layer Security.

MTLS

value: 3
Mutual Transport Layer Security.