disablePasswordAuthentication

@JvmName(name = "fopavylgbqxhbdlo")
suspend fun disablePasswordAuthentication(value: Output<Boolean>)
@JvmName(name = "bdvrrihhcngihisu")
suspend fun disablePasswordAuthentication(value: Boolean?)

Parameters

value

When an admin_password is specified disable_password_authentication must be set to false. Defaults to true.

NOTE: Either admin_password or admin_ssh_key must be specified.