View Source GoogleApi.DataMigration.V1.Model.UserPassword (google_api_data_migration v0.21.0)
The username/password for a database user. Used for specifying initial users at cluster creation time.
Attributes
-
password
(type:String.t
, default:nil
) - The initial password for the user. -
passwordSet
(type:boolean()
, default:nil
) - Output only. Indicates if the initial_user.password field has been set. -
user
(type:String.t
, default:nil
) - The database username.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.