Class OracleSslConfig (1.11.0)

OracleSslConfig(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Oracle SSL configuration information.

Attributes

Name Description
ca_certificate str
Input only. PEM-encoded certificate of the CA that signed the source database server's certificate.
ca_certificate_set bool
Output only. Indicates whether the ca_certificate field has been set for this Connection-Profile.