rootPassword property

String? rootPassword
getter/setter pair

Initial root password.

Use only on creation. You must set root passwords before you can connect to PostgreSQL instances.

Implementation

core.String? rootPassword;