GoogleApi.Datastream.V1.Model.OracleProfile (google_api_datastream v0.2.0) View Source
Oracle database profile.
Attributes
-
connectionAttributes
(type:map()
, default:nil
) - Connection string attributes -
databaseService
(type:String.t
, default:nil
) - Required. Database for the Oracle connection. -
hostname
(type:String.t
, default:nil
) - Required. Hostname for the Oracle connection. -
password
(type:String.t
, default:nil
) - Required. Password for the Oracle connection. -
port
(type:integer()
, default:nil
) - Port for the Oracle connection, default value is 1521. -
username
(type:String.t
, default:nil
) - Required. Username for the Oracle connection.
Link to this section Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Link to this section Types
Specs
Link to this section Functions
Specs
Unwrap a decoded JSON object into its complex fields.