View Source GoogleApi.Datastream.V1.Model.PostgresqlProfile (google_api_datastream v0.5.0)
PostgreSQL database profile.
Attributes
-
database(type:String.t, default:nil) - Required. Database for the PostgreSQL connection. -
hostname(type:String.t, default:nil) - Required. Hostname for the PostgreSQL connection. -
password(type:String.t, default:nil) - Required. Password for the PostgreSQL connection. -
port(type:integer(), default:nil) - Port for the PostgreSQL connection, default value is 5432. -
username(type:String.t, default:nil) - Required. Username for the PostgreSQL connection.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
Functions
Unwrap a decoded JSON object into its complex fields.