adminUserPassword property

Input<String?>? adminUserPassword
final

The password of the administrator for the first database created in the namespace. Conflicts with manageAdminPassword and adminUserPasswordWo.

Implementation

final pulumi.Input<String?>? adminUserPassword;