administratorLogin

@JvmName(name = "sjtlscotducsdruo")
suspend fun administratorLogin(value: Output<String>)
@JvmName(name = "rycuprdyhpgyvfwf")
suspend fun administratorLogin(value: String?)

Parameters

value

The Administrator login for the PostgreSQL Flexible Server. Required when create_mode is Default and authentication.password_auth_enabled is true.

Note: Once administrator_login is specified, changing this forces a new PostgreSQL Flexible Server to be created. Note: To create with administrator_login specified or update with it first specified , authentication.password_auth_enabled must be set to true.