VirtualMachineOsProfileLinuxConfigArgsBuilder

Functions

Link copied to clipboard
@JvmName(name = "unwhnfknrjoljrcr")
suspend fun disablePasswordAuthentication(value: Output<Boolean>)
@JvmName(name = "teepnkhtmjatiogk")
suspend fun disablePasswordAuthentication(value: Boolean)
Link copied to clipboard
@JvmName(name = "wfvaqyxashiclbfx")
suspend fun sshKeys(value: Output<List<VirtualMachineOsProfileLinuxConfigSshKeyArgs>>)
@JvmName(name = "bgvxgpybdlpffhxm")
suspend fun sshKeys(vararg values: VirtualMachineOsProfileLinuxConfigSshKeyArgs)
@JvmName(name = "iennxmvhsaxctgpq")
suspend fun sshKeys(vararg values: Output<VirtualMachineOsProfileLinuxConfigSshKeyArgs>)
@JvmName(name = "indxohlohrcpbrqc")
suspend fun sshKeys(vararg argument: suspend VirtualMachineOsProfileLinuxConfigSshKeyArgsBuilder.() -> Unit)
@JvmName(name = "qwmkgyjiqgnivkpf")
suspend fun sshKeys(value: List<VirtualMachineOsProfileLinuxConfigSshKeyArgs>?)
@JvmName(name = "ytcnofsqiigqhgve")
suspend fun sshKeys(values: List<Output<VirtualMachineOsProfileLinuxConfigSshKeyArgs>>)
@JvmName(name = "jbfrbsvxakflmkly")
suspend fun sshKeys(argument: List<suspend VirtualMachineOsProfileLinuxConfigSshKeyArgsBuilder.() -> Unit>)
@JvmName(name = "brsntpohfubemkff")
suspend fun sshKeys(argument: suspend VirtualMachineOsProfileLinuxConfigSshKeyArgsBuilder.() -> Unit)