OsProfileForVMInstanceArgs

constructor(adminPassword: Output<String>? = null, adminUsername: Output<String>? = null, computerName: Output<String>? = null, guestId: Output<String>? = null, osType: Output<Either<String, OsType>>? = null, windowsConfiguration: Output<WindowsConfigurationArgs>? = null)