View Source GoogleApi.Datastream.V1.Model.PostgresqlProfile (google_api_datastream v0.7.1)
PostgreSQL database profile. Next ID: 7.
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) - Optional. Password for the PostgreSQL connection. Mutually exclusive with thesecret_manager_stored_passwordfield. -
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.