Reference documentation and code samples for the Datastream V1 API class Google::Cloud::Datastream::V1::OracleSslConfig.
Oracle SSL configuration information.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#ca_certificate
def ca_certificate() -> ::String
Returns
- (::String) — Input only. PEM-encoded certificate of the CA that signed the source database server's certificate.
#ca_certificate=
def ca_certificate=(value) -> ::String
Parameter
- value (::String) — Input only. PEM-encoded certificate of the CA that signed the source database server's certificate.
Returns
- (::String) — Input only. PEM-encoded certificate of the CA that signed the source database server's certificate.
#ca_certificate_set
def ca_certificate_set() -> ::Boolean
Returns
- (::Boolean) — Output only. Indicates whether the ca_certificate field has been set for this Connection-Profile.