Cloud Database Migration Service V1 API - Module Google::Cloud::CloudDMS::V1::SslConfig::SslType (v0.8.0)

Reference documentation and code samples for the Cloud Database Migration Service V1 API module Google::Cloud::CloudDMS::V1::SslConfig::SslType.

Specifies The kind of ssl configuration used.

Constants

SSL_TYPE_UNSPECIFIED

value: 0
Unspecified.

SERVER_ONLY

value: 1
Only 'ca_certificate' specified.

SERVER_CLIENT

value: 2
Both server ('ca_certificate'), and client ('client_key', 'client_certificate') specified.