LinuxConfigurationArgs

constructor(disablePasswordAuthentication: Output<Boolean>? = null, osType: Output<String>, ssh: Output<SshConfigurationArgs>? = null, sshKeyPair: Output<SshKeyPairArgs>? = null)