disablePasswordAuthentication

@JvmName(name = "nnrqadabottbllig")
suspend fun disablePasswordAuthentication(value: Output<Boolean>)
@JvmName(name = "jasqwesqpochfmad")
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.